Creating A Splash Screen In VB.NET 2005
VB.NET 2005 provides "native" functionality to display a splash screen on application startup. To add a splash screen to a project the follow the... more »
0 commentsSave Tags: .net, microsoft, windows
Why Software Patents are Bad!
On the face of it, a patent on software processes is a good idea. If you can protect an invention with a patent then why not do the same with... more »
0 commentsSave Tags: .net, c-and-cpp, java, open source
ASP.NET 2.0 Data Tutorials
Welcome to a series of tutorials that will explore techniques for implementing these common data access patterns in ASP.NET 2.0. These tutorials are... more »
0 commentsSave Tags: .net, microsoft, windows
Windows Presenatation Foundation /E is now "Silverlight"
Microsoft Silverlight is a cross-browser, cross-platform plug-in for delivering the next generation of media experiences and rich interactive... more »
0 commentsSave Tags: .net, microsoft, windows
Using generics in C++/CLI
Beginning with .NET 2.0, Microsoft has introduced generics into the CLI whereby parameterized types can be declared and used. For C# and VB users,... more »
0 commentsSave Tags: .net, c-and-cpp, microsoft, windows
Marshaling Library and MFC support for Common Controls -VC++ "Orcas"
If you write managed code and interop with unmanaged, you know the pain involved with marshaling string types across runtimes... If you write MFC apps... more »
0 commentsSave Tags: .net, c-and-cpp, microsoft, windows
Extension Methods in C# 3.0 - Shiny New Hammer Looking for a Nail :)
Just because you have a shiny new hammer doesn't mean that everything in the world has suddenly become a nail!" Wiser words have never been spoken,... more »
0 commentsSave Tags: .net, database, microsoft, windows
via