help.net
<font size="2"><br />Musing on .Net</font>
-
How to Construct a Reusable Silverlight ASP.NET User Control
Silverlight opens the door for exciting new ways to provide more productive, engaging, and innovative experiences across multiple platforms. Excitingly, developers are able to leverage existing development skills to create these experiences.
-
Consuming Web Service Using ASP.NET AJAX
ASP.NET AJAX provides the power of asynchronous JavaScript and XML to your web sites. AJAX makes web pages more responsive and interactive by reducing page refreshes or postbacks. It harnesses the power of client-side JavaScript and the XML HTTP object to provide these features.
-
Maintaining Fixed Headers in GridView
One of the commonly asked question by developers is how to maintain headers of GridView in a fixed position. You must have observed that in Excel you can freeze top cells of your spread sheet. When you scroll down the headers are always visible making your sheet more readable. The same effect is often needed in GridView control especially if you are displaying many records at a time.
-
Showing Tooltips for GridView Items using ASP.NET AJAX
Nice tip! Add a tootip to a GridView item using Ajax:
-
The absolute bare minimum every programmer should know about regular expressions
Useful article if you are still struggling with regular expressions!
-
What ASP.NET Developers Should Know About JavaScript
This article approaches JavaScript from the perspective of an ASP.NET developer who is comfortable with the paradigms and patterns of either C# or Visual Basic. The article doesn't look at how to use JavaScript from ASP.NET exactly, but it does look at why JavaScript is so different from the two languages we commonly use with the .NET CLR. The article assumes you already know that JavaScript is a loosely-typed language (because you don't have to declare the type of data you store in a variable), and that the syntax is similar to the C family of languages (with charming curly braces and stunningly beautiful semi-colons).
-
Orcas, SilverLight, .Net 3.5, ASP.NET Futures etc... hmmm can we pause a bit?
I wrote two or three years ago about the avalanche of announcements regarding VS 2005 and all the things coming with it like .NET 2.0.
-
WPF book war
Many discussions in connection with an article publish by Jeff Atwood, Coding Horror, comparing two books on WPF.
-
.NET Framework 3.5 – Beta 1 available
Microsoft has released the first Beta of the 3.5 framework version.
-
Visit MIX from home!
Cool, if you can't go to MIX, MIX will go to you.