Suresh Behera
The Microsoft .Net Junkies
-
Applets Vs Visual Studio .Net 2003
I was just play around on EasyChart for some of my requirement and open the sample Applet HTML page on VS.Net 2003.The whole VS.Net 2003 got crashed.I am not sure it is because of Applet or it is because of Microsoft Vs SUN :) Try your luck..! Suresh Behera
-
Visual C# .NET 2003 stop showing IntelliSense
I was working with Visual Studio .Net and struggle to get Intellisense on IDE.I believe this is all because of mess up with multiple project or multiple reference in a solution.
-
Web Development Trends for 2006
This looks good to me as a young boy...Nice to read it.
-
Big Challange : EnableViewState="False"
I spend 4/5 hours to figure out about a problem which does not fire the server side radio button event.It is all because of EnableViewState="False". Huuuuuhhhhhhhhhhhhoooo..... Suresh Behera
-
Server controls persist their state when EnableViewState is set to False
I was wondering about the presence of viewstate after making false to EnableViewState.This is by design :) Here is the details.... This behavior occurs because the ViewState of a control is only one of the methods that are used to persist a control's attributes across requests. In the server controls that are mentioned in the "Symptoms" section, attributes that are not normally posted to the server through the form-get or the form-post are handled by the ViewState. These values include attributes of the control, such as BackColor. Attributes that are normally posted to the server are handled by the IPostBackDataHandler interface. An example of such an attribute is the checked attribute of the CheckBox control. For more .. http://support.microsoft.com/kb/q316813/ Cheers.. Suresh Behera
-
MSDN TV Transcripts
-
Trying Desktop Blogging
WOW...Cool desktop blogging for weblogs.asp.net More .. http://scottwater.com/blog/articles/desktop.aspx Suresh Behera
-
Generating Excel Workooks without Excel
A nice article by CarlosAg
http://blogs.msdn.com/carlosag/archive/2005/08/27/WhyIWroteExcelXmlWriter.aspx -
RDs @ GrokTalk
-
101 Visual Basic and C# Code Samples
101 Visual Basic and C# Code Samples
http://www.microsoft.com/downloads/details.aspx?familyid=08E3D5F8-033D-420B-A3B1-3074505C03F3&displaylang=en#filelist