Dot Net Dan's .NET Discussion


ASP.NET

First Principles looks at the constituent parts of a Visual Studio Web Form and how the various elements are built, deployed and run.  It reveals example code generated by ASP.NET that we normally never see.

Automatic Event Wiring looks under the hood to see just how event handling methods in .aspx files are automatically wired by ASP.NET to handle their corresponding events.

Data Binding Internals peers under the covers of ASP.NET data binding to reveal how the <%# %> and Container.DataItem statements do their data binding.

Remoting

First Steps shows how simple it is to get started with .NET Remoting.

Testing

The Test/Code Cycle of XP demonstrates the Test First Design philosophy of eXtreme Programming.  The article uses C# and NUnit to demonstrate the techniques.

Miscellany

The .NET language choice looks at Microsoft's 4 .NET language offerings and gives predictions as to who's going to be using what.


directNIC Search
Hosted by directNIC.com