Jul 20, 2009
Recently, I came across an issue where the customer faced an FIPS (Federal Information Processing Standards) related error on the .aspx pages which had debug=”true”. His ASP.net application was hosted on IIS7 running on Windows Server 2008 SP2. And, he...
6 comments
Tags: IIS7ASP.NETIIS6FIPS.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
May 28, 2009
The first podcast in my new series is now live at http://misfitgeek.com/podcast/misfit-geek-podcast/ This episode is an interview with Senior Lean PM Scott Hunter on the future of Web Forms. Hope you will listen, subscribe and enjoy ! Technorati Tags...
5 comments
Tags: ASP.NETBlogpodcastaspmicrosoft asp.net ajax trainingweb forms.net
May 07, 2009
There is a new video up on youtube that is the beginning of many more videos. You should check it out and look for for more coming soon. Also, see if you recognize any of the people in this, feel free to post here who you think they are. Read More...
5 comments
Tags: ASP.NETIISVisual Studio.NETMicrosoftIIS7
Nov 14, 2008
Want to get more details about Windows Azure ? There is a really helpful video done by Channel 9 that talks about this upcoming product and how it works. I think this gives great details about the architecture and also how you will use this and...
1 comments
Tags: ASP.NETIIS.NETAzure
Nov 11, 2008
So I have started to look at the new Windows Azure that we just announced, you can download the framework from here . You can also read more about it at Azure Services Platform Developer Center . As I started looking at this, the main sample I was...
1 comments
Tags: ASP.NETIIS.NETAzure
Oct 30, 2008
As for reported here , we now have an official IntelliSense documentation file that will allow you to get rich intellisense for jQuery from inside of Visual Studio. When you go to download jQuery, you will see a Documentation link. Or you can download...
1 comments
Tags: ASP.NETIIS.NETjQuery
Oct 29, 2008
How many times have you been troubleshooting a dump or application, you look at the callstack and you see something that just doesn’t quite look right. Chances are the problem is that you don’t have correct symbols. For example, if you see something...
1 comments
Tags: DebuggingASP.NETIIS.NET