Highlighting Multiple Search Keywords in ASP.NET
By Dimitrios Markatos
A few years ago I had written a short article that demonstrated how one could highlight a keyword within a DataGrid control based on what was passed into it. Although this functionality served its purpose, it was however limited to one search word at a time; multiple search terms didn't apply. Since then I needed to find out a way to actually highlight multiple key words no matter where they were in the text. (12/1/2005)
Read More >>      Discuss in Forums >>
 
Code Snippets in Visual Studio 2005
Visual Studio 2005 express edition has lots of enhancements to increase developer productivity; the "Code Snippet" is one of those enhancements. Anand Kumar talks about how code snippets can help you... (10/27/2005)
Top 10 Must-Have Features in O/R Mapping Tools
In this article, Iqbal Khan will discuss the various important features that a good O/R mapping tool would provide you and how it can be beneficial to you. Khan is not discussing any particular O/R... (10/5/2005)
Microsoft Enterprise Library 2005
The Enterprise Library is a collection of Application Blocks released by the Patterns and Practices group within Microsoft. It is an update to the previous Application Blocks for .NET that includes... (8/11/2005)
Selecting, Confirming & Deleting Multiple Checkbox Items In A DataGrid - Part 2: Maintaining CheckBox State Across Pages
In a previous article Dimitrios Markatos demonstrated how you could multi-select checkboxes in a DataGrid and then cumulatively deleted all the records. In this article Markatos will show you how to... (8/3/2005)
Web Hosting for ASP.NET 2.0 Beta 2
Microsoft lists three North American web hosting providers who are offering the beta service right out of the gate: DiscountASP.NET, CrystalTech Web Hosting, and ORCS Web. CheapHostingDirectory.com... (7/22/2005)
  
 
Ready-Set-Go! Your VB6 Migration
Federico Zoufaly of Artinsoft discusses its Ready-Set-Go! methodology for migrating VB6 applications to .NET and how its extensive experience with migration was a key reason Microsoft selected Artinsoft to develop the VB6 Upgrade Wizard and provide key guidance in the VB6 Migration Guide. Learn how to approach migration as a systematic and thoughtful manner to ensure success. (MP3, 17:23 mins.)
The Wizard of the VB6 Upgrade Wizard
Federico Zoufaly of Artinsoft, the developers of the Microsoft VB6 Upgrade Wizard, describes the benefits of iterative upgrading -- refactoring your VB6 code each time to refine the result from the wizard. He also digs into the internals and improvements of the VS 2005 Upgrade Wizard. (MP3, 16:45 mins.)
COM Interop
Juval Lowy explores how COM Interop can allow legacy VB6 applications to co-exist in a .NET world, the differences between .NET generics & C++ templates, and why reading his latest book on .NET 2.0 will help you become an advanced .NET developer. (MP3, 18:42 mins.)
Comparing RAD & Enterprise Development in .NET
.NET Software Legend Juval Lowy explains how RAD and Enterprise developers bring very different perspectives to how they approach .NET technology and how this deeply affects their expectations of it. (MP3, 16:51 mins.)


 
Team-Based VB6 Migration
Not just developers are involved in a migration