ASP.NET Tip 1. Why do I want to write less markup code? For productivity, of...
For more tips like this, LIVE and IN PERSON, come see us at the MSDN Roadshow !Why type in quotation marks every time you editing markup code, such as XML or HTML? It’s two extra keystrokes, and when...
View ArticleASP.NET Tip 2. Why do I need to stop or jump your SQL Server quickly while...
For more tips like this, LIVE and IN PERSON, come see us at the MSDN Roadshow !Many times you’ll be working with a SQL Server database when you are writing ASP.NET code. There will be times (often for...
View ArticleASP.NET Tip 3. Why Bother using the Mouse for markup selection?
For more tips like this, LIVE and IN PERSON, come see us at the MSDN Roadshow !For those of you who try to avoid using the mouse at all costs, good news. We now have structured selection. What does...
View ArticleASP.NET Tip 100. Why Do I Use URL Routing? For Ease of Navigation, of course!
For more tips like this, LIVE and IN PERSON, come see us at the MSDN Roadshow !One of the best new features of ASP.NET WebForms 4.0 is URL Routing, which enables you to change the URL to point to an...
View ArticleASP.NET Tip 4. Auto-generating variables in Visual Studio 2010
For more tips like this, LIVE and IN PERSON, come see us at the MSDN Roadshow ! Why declare variables (by hand)? Long gone are the days where no one bothered with Option Explicit or carelessly left...
View ArticleASP.NET Tip 5. Do you write lots of demos? (LIVING WIKI)
For more tips like this, LIVE and IN PERSON, come see us at the MSDN Roadshow !LIVING WIKI: This means that this blog post will get updated frequently with more content.Last Modified: 8/31/09This is a...
View ArticleASP.NET Tip 6. Navigate quickly through your code with Reference Highlighting...
For more tips like this, LIVE and IN PERSON, come see us at the MSDN Roadshow ! In Visual Studio 2010, when you set your cursor on a particular symbol, you’ll notice a new feature, Reference...
View ArticleASP.NET Tip 10. Are your project files HUGE? (LIVING WIKI)
LIVING WIKI: This means that this blog post will get updated frequently with more content.These are tips strictly focused on those of you working with large projects – either tons of lines of code in a...
View ArticleASP.NET 4.0 Resources from the MSDN Roadshow
Please find a list of resources that I mention in the ASP.NET 4.0 session during the MSDN Roadshow this fall. Here you will find links to downloads to sample code, walkthroughs, labs, and...
View ArticleLAUNCHED! Web App Gallery support for Turkish, Arabic, & Hebrew
The web application gallery has grown from supporting 9 languages to 12, with the addition of Turkish, Arabic & Hebrew. Increase the brand recognition and reach of your ASP.NET or PHP web...
View Article