(Tony Patton) The list of enhancements and new features available in .NET 2.0 can be a bit overwhelming. My method has been to wait to dig into the details of the various features until a project calls for it. However, you can use one of the new features, partial classes, throughout your project.
Tag: Development
What’s in a Name? Data Governance Roles, Responsibilities and Results Factors
(Rich Cohen) I’m not a really a “word” guy. I do not sit around thinking about the nuances in the definitions of words, and I do not usually enter into semantic discussions. I think function is more important than nomenclature. Nonetheless, there should be a common, agreed upon language – a system o
.NET Overview, Advantages And Features
(TeachMeIT) The article also provides an insight into the benefits of the .Net technology for the learner, be they, individual users or developers.
Building the Address control: Part I
(Michael Livshitz) Each developer has some “idle” period when one of her/his projects is already finished (may be that needed to be made it is one-two “clicks”), and the next one should be begun in a month. Well! Now you do have some time to share your idea with someone for whom it can be interes
Typed Data Set
(Abey George) To be frank, I have not used it in any of my projects, though i was keen on knowing it.
Microsoft .NET Terminologies at a Glance
(Joydip Kanjilal) My objective in designing this article is to put an end to the arduous struggle of an IT professional seeking an understandable resource for the core terminologies of Microsoft.NET. Let me save you valuable time and energy by providing you with an article that gives you many of th
Making the Case for an Enterprise-Wide BI and DW Capability
(Robert Farris) This column explores the major challenges companies face and suggests actions to build an effective business intelligence (BI) and data warehouse (DW) capability and its primary drivers.
Divide functionality into manageable pieces with .NET 2.0’s partial classes
The list of enhancements and new features available in .NET 2.0 can be a bit overwhelming. My method has been to wait to dig into the details of the various features until a project calls for it. However, you can use one of the new features, partial classes, throughout your project.
Extended ListView
(Michiel van Eerd) There are many examples here on The Code Project that enhance the functionality of the ListView. I was looking for a way to display and edit multiple images on subitems and be able to sort the ListView by date, number, string, and images, but I wasn’t able to find one that could d
Using the Sleep and Wakeup Functions to Serialize Objects in PHP
(Alejandro Gervasio) Curious about how to serialize your objects inside your beautifully-crafted application? Look no further. Welcome to the second part of the series “Serializing objects in PHP.” This set of three tutorials introduces the fundamentals of objects serialization, and teaches you some