Sunday, August 29, 2010

Search and Navigation Tips/Tricks with Visual Studio

Search and Navigation Tips/Tricks with Visual Studio


Search and Navigation Tips/Tricks with Visual Studio

Posted: 24 Aug 2010 12:24 AM PDT

This is the twenty-seventh in a series of blog posts I'm doing on the VS 2010 and .NET 4 release. Today's blog post continues on from the Debugging Tips post I did last week, and covers some useful searching and navigation tips/tricks you can take advantage of within Visual Studio.  These tips were ones that my friend Scott Cate (who has blogged dozens of great VS tips and tricks here ) recently recommended to me as good tips that most developers using Visual Studio don't seem to know about (even though most have been in the product for awhile).  Hopefully this post will help you discover them if you aren't already taking advantage of them.  They are all easy to learn, and can help save you a bunch of time. Ctrl + i - Incremental...(read more)

Tips & Tricks: How to get the Screen Resolution in Silverlight?

Posted: 28 Aug 2010 09:22 PM PDT

In this Tips & Tricks, I will show you the steps by which you can get the Screen Resolution of Client's PC in Silverlight Application. It is quite simple. You have to just call the HTML DOM object to receive the handle of the screen and from that...( read more )...(read more)

Silverlight Cream for August 28, 2010 -- #935

Posted: 28 Aug 2010 06:30 PM PDT

In this Issue: Benjamin Gavin , Richard Waddell , Kunal Chowdhury , Chris Koenig , Timmy Kokke , cherylws , David Anson , Jeremy Likness , David Kelley , Andy Beaulieu , and Walt Ritscher . From SilverlightCream.com : Silverlight TreeView Case Study ...( read more )...(read more)

No comments:

Post a Comment