/Home /Archive /Syndicate /Blog /Support /About /Contact  
All Visual Basic Feeds in one place!





You probably need to convert your old INI files into XML. Read on for a solution.
Source Code: How To Use Lazy Initialization VB.NET and Visual Basic 2005 Pt2 How To Use Lazy Initialization VB.NET and Visual Basic 2005 Part Two This is part two of a two part article and source code which explains the lazy initialization pattern and how to implement it in an order entry scenario with VB.NET and Visual Basic 2005. In object-oriented programming (OOP), lazy initialization is the strategy of improving application performance by delaying the creation of ... [ read more ]
I just got a copy of Brian Noyes book on ClickOnce Smart Client Deployment with ClickOnce: Deploying Windows Forms Applications with ClickOnce While I have not had a chance to dig into it yet, I did ask around the team and a bunch of folks on the WinForms and ClickOnce product teams reviewed it and provided feedback. They all said it was an excellent source of detailed and real world information. Have any of you looked at it? What do you think?  
Rico is doing some very interesting work to get some sort of idea about the allocation overhead of using different parts of the .NET Framework. As he says, this is a fairly rough approximation done just with static analysis, but it does give you something to chew on. Rico starts by focusing on making a good hashcode function… I thought I'd look at properties. As you know the Framework Design Guidelines encourages you to make simple properties that are logically just fields . Th ... [ read more ]


© 2005 Serge Baranovsky. All rights reserved.
All feed content is property of original publisher. Designated trademarks and brands are the property of their respective owners.

This site is maintained by SubMain(), a division of vbCity.com, LLC