WCF, Silverlight, and SharePoint… Oh my! |
- WCF, Silverlight, and SharePoint… Oh my!
- Walkthrough: Creating a Web Site with Membership and User Login
- WebBaseEvent Class
- ASP.NET Dynamic Data Overview
- Help drive VS/Silverlight user experience
- Help drive VS/Silverlight user experience
- 56 vector arrows in XAML
- Phoenix Silverlight User Group Meeting Wednesday Septermber 2, 2009
- Silverlight: Offline talk at Devlink
- BliX Beta
- Silverlight Viewer for Reporting Services
- XNA starter-kit "Platformer" ported to Silverlight
- xLite Player - Media Player
- Misfit Geek Podcast - Episode #3 Tim Heuer on SIlverlight 3
- GraffitiCMS troubles, Microsoft SQL Server and my blog future.
- Silverlight 3 Navigation Application: New Themes and Tweaks
- Silverlight 3 Navigation Application: New Themes and Tweaks
- Silverlight Cream for August 30, 2009 -- #679
WCF, Silverlight, and SharePoint… Oh my! Posted: 31 Aug 2009 12:33 PM PDT I was recently working on a project and needed to have Silverlight make a WCF call. That is pretty straight forward until you place the Silverlight code inside SharePoint and want it to call a WCF that is also inside SharePoint. The first problem that I had to solve was getting Silverlight to be able to call the WCF correctly. Since in Visual Studio when you make the connection, it will have the local server for the path. Like http://localhost:95559/MyService.svc and for SharePoint I wanted it to point to the local server's name and in the _layouts directory. Luckily I came across the following blog that helped with getting that to work: Silverlight ServiceReferences.ClientConfig Alternatives The only change I had to...(read more) |
Walkthrough: Creating a Web Site with Membership and User Login Posted: 31 Aug 2009 11:10 AM PDT This walkthrough illustrates how to use ASP.NET controls and ASP.NET membership services to create an application that restricts access of pages to some members or other authenticated users. |
Posted: 31 Aug 2009 11:10 AM PDT ASP.NET health monitoring allows production and operations staff to manage deployed Web applications. Learn how to create a custom health-monitoring event using the WebBaseEvent class. This topic includes Visual Basic and C# code samples. |
Posted: 31 Aug 2009 11:25 AM PDT You can use ASP.NET Dynamic Data to create new data-driven Web sites that require minimal code. This topic provides an overview of ASP.NET Dynamic Data features and architecture. |
Help drive VS/Silverlight user experience Posted: 31 Aug 2009 09:14 AM PDT One of my colleagues, Corrina , pointed me today to some research her team is conducting on user experience with Visual Studio and Silverlight . From her post today , …that my co-workers on the Visual Studio User Experience Team are doing focused on professional Read More......(read more) |
Help drive VS/Silverlight user experience Posted: 31 Aug 2009 09:14 AM PDT One of my colleagues, Corrina , pointed me today to some research her team is conducting on user experience with Visual Studio and Silverlight . From her post today , …that my co-workers on the Visual Studio User Experience Team are doing focused on professional...( read more )...(read more) |
Posted: 31 Aug 2009 09:05 AM PDT I found this collection of vector arrows through Robby Ingebretsen . The designer Sander Baumann created 56 different arrows in vector format (Adobe Illustrator). I converted these arrows in XAML. The arrows are available in the different formats: DrawingBrush...( read more )...(read more) |
Phoenix Silverlight User Group Meeting Wednesday Septermber 2, 2009 Posted: 31 Aug 2009 09:02 AM PDT The next regularly-scheduled meeting of the Phoenix Silverlight User Group is Wednesday September 2. We meet at Interface Technical Training at roughly Central and Thomas in downtown Phoenix beginning with pizza and socializing at 6PM meeting after and...( read more )...(read more) |
Silverlight: Offline talk at Devlink Posted: 31 Aug 2009 08:59 AM PDT I just want to say a big thanks to everyone who came to my session at Devlink. I had an absolutely fantastic time and I really enjoyed presenting this session to you guys. I really felt that this session was more than just a presentation but also...( read more )...(read more) |
Posted: 31 Aug 2009 03:01 AM PDT Yet another silverlight slideshow application. Lets you upload images and shrinks them on the fly using FJCore. Very nice way to pimp up your blog....(read more) |
Silverlight Viewer for Reporting Services Posted: 31 Aug 2009 02:50 AM PDT Silverlight Viewer for Reporting Services – is the product which is intended for displaying the Reporting Services reports directly in Silverlight applications. Export to PDF, Excel, Html, Cvs, Xml, Mhtml, TIFF is available....(read more) |
XNA starter-kit "Platformer" ported to Silverlight Posted: 31 Aug 2009 02:42 AM PDT I needed to try out SilverSprite and thereby XNA, as I was considering it for my current game project. I turned out to have ported the XNA 3.1 starter kit "Platformer" into Silverlight....(read more) |
Posted: 31 Aug 2009 02:22 AM PDT Designed in Silverlight 3, this media player reads data from an XML file to generate all content needed for the video player. Features include: xml data storage, ability to "feature" a video and more. Available on CodePlex....(read more) |
Misfit Geek Podcast - Episode #3 Tim Heuer on SIlverlight 3 Posted: 31 Aug 2009 09:07 AM PDT Episode #3 - Tim Heur, Silverlight Community PM, on Silverlight 3 ! In this episode - The Misfit Geek talks with Tim Heur, SIlverlight PM, on SIlverlight 3, how SIlverlught ROCKs and application scenarios that might be being overlooked Resources ...... Silverlight.net - www.silverlight.net Tim's Blog - http://timheuer.com/blog/ I'm still getting the hang of it all and I don't have audio engineers, production staff, or SPONSORS ! If you are interested in advertising, have suggestions, or advice.... Please CLICK HERE and send them to me. Download Now ! Subscribe Via RSS ... Play Now ! ' /> Click to Play With Flash Read More......(read more) |
GraffitiCMS troubles, Microsoft SQL Server and my blog future. Posted: 31 Aug 2009 07:54 AM PDT Winston Churchill said - "Democracy is the worst form of government except for all those others that have been tried." This sums up by blog experience with GraffitiCMS. As many of you have emailed me, my blog has been having problems for about a month. The default install of GraffititCMS has just crumbled over the increased traffic. It does down and my server needs to be rebooted (restarting IIS doesn't always fix the issues.) Files get locked and my server needs to be rebooted. The stats tables get screwed up and my server needs to be rebooted. I try to do comments admin and my server needs to be rebooted. I've used DasBlog and BlogEngine.net and they are both super, but the versions I used did not support a true "database" which I desire...(read more) |
Silverlight 3 Navigation Application: New Themes and Tweaks Posted: 30 Aug 2009 07:33 PM PDT Corrina , head UX-designer for Silverlight, just posted some cool new themes for the Silverlight 3 Navigation Application and, better yet, some ideas on how to tweak the ones that are out there to make them match your specific scenario. ...( read more )...(read more) |
Silverlight 3 Navigation Application: New Themes and Tweaks Posted: 30 Aug 2009 07:33 PM PDT Corrina , head UX-designer for Silverlight, just posted some cool new themes for the Silverlight 3 Navigation Application and, better yet, some ideas on how to tweak the ones that are out there to make them match your specific scenario. I really love where this is going… Hopefully we will eventually get to the powerpoint like theme support… My favorite new one is Candy Store… Enjoy ! Read More......(read more) |
Silverlight Cream for August 30, 2009 -- #679 Posted: 30 Aug 2009 08:02 PM PDT In this Issue: CorrinaB , UXPassion , and Nikhil Kothari Shoutouts: Frank La Vigne cracked open the SketchFlow Feedback File Format using my favorite editor :) ... oh you just know we're going to see toys dealing with that! Walt Ritscher 's Shazzam is...( read more )...(read more) |
You are subscribed to email updates from "microsoft" via reza in Google Reader To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
No comments:
Post a Comment