.Net Stats:

How to support the site


Site Wide Message: (current site time 7/31/2010 5:51:26 AM EDT)
  • We want your input! One of our sponsors wants to know your opinion about development related issues. Click here to tell us what you think.
  • Are you an emerging/young developer (aged 18-30)? If so, would you like the chance to affect future developer tools and products?
    If so, then click here to give your feedback.
 
Articles and Tutorials

Most Popular  
The articles and tutorials other users have found the most useful.  Broken out by beginner, intermediate and advanced level.
 
Newest  
Stay up to date with the latest and greatest!
 
To access the entire archive of articles and tutorials simply use the 'Browse All Categories' and 'Search' menu items in the drop-down hot menu at the top of the screen.

Most Popular

Beginner

Intermediate

Advanced

_ A String manipulation example in VB.NET, EQUIVALENTS: Len, Mid, Replace, InStr, UCase, Split etc _
by Jon Barker
Language: .Net

A string manipulation example in VB.NET. Are ALL covered in the tutorial, using PURE VB.NET STRING MANIPULATION TEQNIQUES Commands and equivilents Len = .Length, Mid = .SubString, Replace = .Replace, InStr = .IndexOf, UCase = .ToUpper, LCase = .ToLower, Split = .Split, Join = .Join, Enjoy! tHe_cLeanER

How to Write Your Own GPS Applications: Part 1
by Jon Person (GeoFrameworks)
Language: .Net

What is it that GPS applications need to be good enough for in-car navigation? Also, how does the process of interpreting GPS data actually work? In this two-part series, I 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.

Applying Object Oriented Programming in VB.NET (Part I)
by Rahul Vyas (coder000)
Language: .Net

Specially written for our beginner friends but experienced friends will also find it interesting. This tutorial is an extension to my last article on Object Oriented Programming. We have already seen the beauty and power of OOP in the last article. In this article, we will see how to implement the features of OOP in VB.NET.

Select ListView Item Programmatically
by Jason Heine
Language: .Net

This simple code will allow you to programmatically select an item in a listview. Hope this helps.

Signup using Image Verification Tutorial
by rajat talwar
Language: .Net

All Major Websites dealing with secure content, administrative rights and user privacy use image verification. an image is provided with a random string embossed on it and before registering the string has to be entered in the provided textbox. This can be easily seen at Yahoo. COM, gmail, planet source code (yes our very own PSC will ask you for this when you vote for me).

Quick tip on how to handle NULL in ADO.net
by Ian Ippolito (vWorker)
Language: .Net

If you're an old ADO programmer, you may be frustrated by not knowing exactly how to check for NULL. Here's a 1 second tip on how to do it in ADO.NET.

Learn VB .NET fast! -updated again-
by Sahand
Language: .Net

What's new in VB .NET? How can I use Classes in VB .NET? What does a shared method do?What's the usage of inheritance? How can i override a sub? How can i add events to my classes? Find your answers here! Sample files now ready

Tutorial: How Do I Do It In VB.NET??
by Sean Dittmar
Language: .Net

This tutorial teaches syntax migration from VB6 to VB.NET with simple VB7/VB.NET comparison.

Easily add WinXP themes to your applications without manifest! Just 5 lines of code!!!
by Jorge Rodrigues Silva
Language: .Net

This is a very simple way of add WinXP themes to your applications! Tired of carrying arround unwanted manifest files??? well this uses only 5 lines of code ;)

_ Beginners Listview LVW tutorial: Various difernt views, add items WITH ICONS, spreadsheet style! _
by Jon Barker
Language: .Net

BEGINNER TREEVIEW TUTORIAL how to use the treeview and add items with icons to the treeview. + Spreadsheet view etc. First release, update with properties, events etc coming soon. Source code examples included

Using MySQL with Visual Studio
by Particle
Language: .Net

If you're just wondering how to use MySQL with VS.NET or are having problems, give this a try.

How to Write Your Own GPS Applications: Part 2
by Jon Person (GeoFrameworks)
Language: .Net

In part two of the series, the author of "GPS.NET" teaches developers how to write GPS applications suitable for the real world by mastering GPS precision concepts. Source code includes a working NMEA interpreter and sample high-precision application in C# and VB.NET.

How Do I do it in ASP.NET?
by sherif rofael
Language: .Net

This Tutorial Will Show You How TO implement the Following Using ASP. net: (7 in 1) Send E-mail With Attachment. UPLOAD A file to a Remote Server. Create a Graphical Counter. Create a Log File for the users of your page and add their info ( ip address, country, time, data, service provider, browser, OS, ...............) to an html file. Morse Code Encoder Machine ( Text + Sound ) into your Page. Get The Country and service provider of your page visitors. Determine The Locatio ... (see entry for full description)

Minesweeper, Behind the scenes
by arikp
Language: .Net

This article demonstrates directly reading another processes memory in C# using P/Invoke and Win32 Api's. Using the developed class I read Minesweeper memory.

How To: Modal Dialogs in ASP.NET
by Wayland Young
Language: .Net

This tutorial begins with basic HTML showing how to set data on a Modal Dialog and return that data to the original page using Javascript. There are a few tricks which will be illustrated that you'll have to use if you want to get the same functionality with ASP.NET pages. I've seen similar tutorials and samples on the web. Some claim to have modal dialogs but still allow clicking on the main window. Most don't show how to return multiple values from the dialog. Included in the .zip ... (see entry for full description)

Tutorial on How To Disguise URLs of your Website
by dotNETJunkie
Language: .Net

The purpose of this article is to show you how to disguise the url of your webpage. This is great for masking your webpage extension to not give away your server and development platform to potential hackers. You can also mask any parameters passed through the query string.
Please Vote!


undocumented varptr in vb7
by Izek_S
Language: .Net

VB6 has 3 undocumented functions. VarPtr, StrPtr, and ObjPtr.StrPtr returns object of a string, VarPtr returns address of any other variable and ObjPtr returns address of an object. In VB.Net these 3 functions are abosolete but their functionality is still avaliable.

Default Button
by Janus Kamp Hansen
Language: .Net

This is a sample made for Microsoft ASP.Net to show, how easy it is to 'force' a default button for a textbox. So far you have needed to install various DLL's or controls to control what button must be clicked, when a user is submitting some data from an textbox by pressing [ENTER] key.

A Complete Guide To GOF Design Patterns (With Examples Of Observer, Decorator and Strategy Patterns)
by Anoop Madhusudanan
Language: .Net

Design patterns provide you a flexible way to solve common design problems. This article gives you a simple and effective introduction regarding learning and applying design patterns. In this article series, we will design a foot ball engine, analyze the design problems in that, and will apply patters to solve our design problems. In this way, you will learn how to actually use design patterns.

Application Configuration Files
by D. de Haas
Language: .Net

How to use Application Configuration Files.

 



Newest Tutorials

dll for Belyash Anti-Trojan
by mrbelyash
7/12/2010 5:05:25 AM

Language: .Net

dll for my project Belyash Anti-Trojan Download link http://www.mediafire.com/file/guumxmxoyzj/run_me_first.zip or http://rapidshare.com/files/406489505/run_me_first.zip

Xplora Web Browser
by Dan Balasescu
7/9/2010 8:46:37 PM

Language: .Net

The purpose of this article is not to focus on showing people the source code, while I will also do that, but more on to recruit developers to improve Xplora.

Belyash Anti-Trojan BaseEditor
by mrbelyash
6/3/2010 1:27:09 PM

Language: .Net

Add new record for Belyash Anti-Trojan Download http://www.mediafire.com/file/wmzt5rgz1ty/BaseEditor_1_0_3806_33306.7z

Extract Resource String from a DLL or EXE
by John Black
5/24/2010 8:05:45 AM

Language: .Net

I wrote this code to extract the Service description from the registry.

I noticed that most Microsoft Services Descriptions are in the format:
@%SystemRoot%\system32\Alg.exe,-113

This class resolves the Resource String from an EXE or DLL


Yahoo! News Rotator using jQuery, CSS, JSON, and ASP.NET
by arlen navasartian
5/13/2010 7:29:01 PM

Language: .Net

This Yahoo! news rotator control gives us the possibility of displaying several main news stories within the same area of a web page. News is taken apart to several pages in order to place them in a specified area. Each page also contains a couple of news items. The control uses jQuery to: •Send a jQuery AJAX request to a web server to get news in JSON format •Bind data (news in the form of JSON) to HTML controls •Set the control style after data binding •Navigate between news •Interac ... (see entry for full description)

Error in Form Designer
by Todd S. Spangler
5/9/2010 10:29:13 AM

Language: .Net

Fix annoying "warning" in Designer that prevents the Designer from displaying.

Updater Belyash Anti-Trojan
by mrbelyash
4/10/2010 2:56:21 PM

Language: .Net

Update Anti-Trojan

Reduce CPU Utilization
by brandon teoh
4/9/2010 11:53:18 AM

Language: .Net

How to reduce CPU utilization for Windows software development. If CPU utilization is high it means there are bottlenecks. By reducing bottlenecks, you will reduce CPU utilization. Ways to reduce bottlenecks ?: * Implement custom threadpool. * In terms of database, use ADO.NET instead of ADODB(especially for insert operation). * Reduce object and property deferencing. * Improve algorithm such as reducing the number of loops * A good way of quick fixing (without improving the algorithm or process ... (see entry for full description)

NMEA Cumlesi Dogru mu ? ( En: NMEA Sentence is valid ? )
by Murat G. UNGOR
2/24/2010 6:38:52 AM

Language: .Net

Bu fonksiyonla GPS'ten gelen anlik verinin islenmeden önce dogru olup olmadigi kontrol ediliyor. For EN : With this function check the NMEA sentence from GPS is valid before processing... Translate for EN : CumleUygunmu = Sentence is valid. Cumle = Sentence ( NMEA Sentence )

electronic signature
by Beruk Berhane W-G
12/21/2009 6:46:42 AM

Language: .Net

This project show you how to display electronic signature in to your web application using asp .net C# code I use SigPlusNET , this sample contains constant signature as text. But you can change it to read from signature device, database or file. You can get resource from www.topazsystems.com about electronic signature.