Writing Your Own GPS Applications: Part I What is it that GPS applications need to be good enough to handle in-car navigation? Also, how does the process of interpreting GPS data actually work? This two-part series will cover both topics and give you the skills you need to write a commercial-grade GPS application that works with a majority of GPS devices in the industry today.
Implementing a Progress Bar in Visual Basic Applications This database-driven search application keeps the user informed about the search process and thus improves the overall user experience. Informing the user about the processing is the fundamental motive of the Progress Bar.
Displaying and Customizing Images from a Database Paul Kimmel - 04/30/2009 Discover how to render an image directly from a database using an IHttpHandler and how to modify the image on its way to the client using GDI+.
Using IHttpModule to Intercept Every HTTP Request Paul Kimmel - 04/20/2009 Respond to every HTTP request. Just implement event handlers or an IHttpModule (which is a cool way to write a re-deployable solution for multiple projects).
Learning from a Hotel Reservation System jaypabs - 04/08/2009 Learn a few suggestions for using listviews, comboboxes, and other controls from this code that you can incorporate into your own applications..
Writing to the EventLog from a Web Application Paul Kimmel - 02/23/2009 The security-hole testing that hackers engage results in a sparring match where security-conscious companies like Microsoft are forced to—well, make life harder on the rest of us.
By Chad Campbell -
Take a look at the out of browser support feature in Silverlight 3, and see how it can help you build to build smarter clients
and overcome some of the challenges associated with click
once technology.
By Jeffrey Juday -
See how Microsoft Visual Studio 2008 Team System - Database Edition makes creating and using database functionality easy for .NET developers!
VevoCart .NET Shopping Cart Anonymous - 04/28/2009 VevoCart is a featured rich eCommerce Solution. We provide a complete solution to create an online store with e-Business functionalities and professional Design. VevoCart offers in both free and commercial versions. The free version is completed free and fully... (more) (.NET/C#)
Morovia Barcode ActiveX Anonymous - 04/04/2009 Morovia Barcode ActiveX is an extremely powerful ActiveX control for creating high quality barcode images. It can be used in any ActiveX-compliant environment such as Microsoft Excel, Word, Visual Basic, Visual C++, Delphi, C++ Builder and Visual Studio .Net.... (more) (Visual Basic)
Repair Outlook Express Anonymous - 03/30/2009 Repair Outlook Express software to repair Outlook Express files : Database Index (.DBX) file. Corrupt, damaged, virus attacked dbx file is scanned, repaired and email data is recovered with the help of the software to repair outlook express files. Outlook Express... (more) (C++)
PST Recovery Anonymous - 03/25/2009 Outlook PST recovery software to repair the corrupt personal storage file (.PST) of ms outlook. (C++)
CodeGuru is all about sharing. If you have some unique code or an article, we'd love to hear from you. Please read the Submission Guidelines to see how to submit. We are always after great new articles to post!
Language Integrated Query (LINQ) to SQL Mark Strawmyer - 04/28/2009 Discover another valuable part of the LINQ family, LINQ to SQL. LINQ to SQL that allows users to query and manipulate objects associated with relational database tables.
Displaying and Customizing Images from a Database Paul Kimmel - 04/30/2009 Discover how to render an image directly from a database using an IHttpHandler and how to modify the image on its way to the client using GDI+.