Jun 11, 2009
Enabling tracing at page level gives you a bunch of information that can be useful while debugging your application.Tracing helps understand which control uses more view state, start/end of PreInit, start/end of Init, start/end of Render, etc. This...
1 comments
Tags: Visual Studio 2008tips and tricksASP.NET
Jun 10, 2009
Yesterday I announced and new project I’m starting( READ HERE ) Since last night 40 people have joined the private wiki to participate in the collaborative design. “The Project” now has a name and a domain ! NETOOP – the .NET Object Oriented Portal www...
5 comments
Tags: ASP.NETOpen SourceCommunitymicrosoft
Jun 09, 2009
Some times as you are building your web page, you may want to hide all the non-visual controls like Timer control so that the page looks close to how it would be rendered on your browser. Our Designer can toggle between displaying and not displaying Non...
2 comments
Tags: Visual Studio 2008tips and tricksDesignerASP.NET
Jun 08, 2009
When web pages are posted back to the server, by default user is returned to the top of the page. On a large web page, you might have a requirement to scroll down the user automatically to the last position on the page. MaintainScrollPositionOnPostBack...
4 comments
Tags: tips and tricksVisual StudioASP.NETDeepak Verma.NET
Jun 06, 2009
When it comes to deploying websites, many developers and companies have unique and creative ways to handle deployment. While some have fully workable solutions, I believe that there is a lot of room for growth to bring powerful and straight forward...
1 comments
Tags: IISASP.NETVisual Studio
Jun 03, 2009
Available for free download today ! Optimize your web sites for Search Engines ! Download the New IIS SEO Toolkit Beta Today, we are announcing the IIS Search Engine Optimization (SEO) Toolkit Beta – a brand new free toolkit that helps Web developers...
6 comments
Tags: ASP.NET
Jun 03, 2009
The IIS team has released the Dynamic IP Restrictions Extension for IIS 7.0 - Beta . The Dynamic IP Restrictions provides IT Professionals and Hosters a configurable module that helps mitigate or block Denial of Service Attacks or cracking of passwords...
5 comments
Tags: IISASP.NETmicrosoft
May 31, 2009
Ctrl +Shift+W does the trick for you. This short cut is mentioned under File Menu -> View in Browser . So if you are still using Select File -> Right click for context menu and then selecting View in Browser as shown below, you may want to start...
1 comments
Tags: Visual Studio 2008VS2008VWDtips and tricksDesignerVisual StudioCSS and HTMLDevelopmentASP.NETReshmi MangaloreVSTSVisual Studio 2008 SP1Shortcuts