17 May '12 - 14:32 by Jim Parsells (updated)
Explorer TreeView control with Shell Folder access class and Icon management.
13 hrs ago by Dejan Mauer (updated)
Free and easy way to access a web camera by using the Aforge library.
yesterday by BBGq (updated)
This article describes the cultures of VB and C#.
2 days ago by Alexandros Pappas (new)
This project provides utilities for SQL server, such as executing a list of SQL scripts, and exporting data to an SQL script.
2 days ago by i00 (updated)
Simple to use, open source Spell Checker for .NET
4 days ago by Shemeer NS (updated)
.NET Framework Cultures with Culture Specific Formats and Mapping with SQL Server Language. CultureInfo, DateFormat, Number Format, Currency Format, Percent Format, Infinity Format etc.
4 days ago by Shemeer NS (new)
Utility for .NET Framework Cultures with Culture Specific Formats and Mapping with SQL Server Language. CultureInfo, DateFormat, Number Format, Currency Format, Percent Format, Infinity Format etc.
17 May '13 - 2:00 by Chris Richner (updated)
Provides docking support without writing one line of code.
8 May '13 - 11:41 by Niemand25 (updated)
A simple way to place any DataGridView inside a ComboBox.
8 May '13 - 10:08 by saimm (new)
How to export SQL data to Excel using VB.NET
8 May '13 - 1:07 by Razi Syed (updated)
Automatic UI Generator with two-way binding for ASP.NET Forms from an object using Code First Principals
8 Jun '11 - 8:53 by MBigglesworth79 (new)
Using Named Parameters with Oracle ODP.NET
6 May '13 - 9:41 by Ivan Krivyakov (new)
Deploying reports
2 May '13 - 7:08 by Pragmateek (updated)
[toc] Introduction Note to pedantic guys: yes Access is not a database engine, only the graphical front-end to Jet/ACE, but we’ll stand with this simplification. The sample application (Excel + VBA) and the SQL source code are available in this … Continue reading →
27 Apr '13 - 4:23 by Shivprasad koirala (updated)
When we create any object there are two parts to the object one is the content and the other is reference to that content.So for example if you create an object as shown in below code:-“.NET interview questions” is the content.“o” is the reference to that content.object o = ".NET Interview questions
7 Apr '13 - 8:55 by TaiseerJoudeh (new)
Boost UI rendering with client side templating.
3 Apr '13 - 14:42 by Chris Boss (new)
The key to future versions of BASIC is to first view them as a professional language.
25 Mar '13 - 9:50 by Kristofer Kallsbo (new)
I have decided what the Power of scripting script should do! If you move a share by moving it in windows explorer the share will stop work. If you move the folder with File System Object from vbscript the share will still be there but will be pointing at the old path that no longer [...]
23 Mar '13 - 14:52 by Kristofer Kallsbo (new)
Still not sure what the final script will do but I have to detect how the script is started and act accordingly.
4 Mar '13 - 9:25 by Pragmateek (new)
Interfacing VBA and .NET is a relatively straightforward process.
27 Feb '13 - 10:07 by Adam Zuckerman (updated)
How to find all child controls from a starting control or form.
25 Feb '13 - 23:03 by Adam Zuckerman (updated)
This code compares object types instead of the name for the object type.
13 Nov '11 - 20:31 by Patil Kishor (updated)
Backup & Restore of SQL Server database using VB.NET
10 mins ago by terry_tldsb (new)
A class using Win32 Unicode calls to handle file names/paths longer than 254.
6 hrs ago by Rajan Adhikari (updated)
Implimenting a message box that closes automatically using thread.
3 days ago by Dallas Adams (new)
A DLL with a few classes and functions to provide data within Matlab on the elements from the periodic table.
14 May '13 - 14:23 by Hassantga (updated)
How to connect to a MySQL database using VB.NET.
7 May '13 - 11:52 by bhaskarareddy (updated)
This tip discusses how to manipulate a GridView cell in ASP.NET.
4 May '13 - 14:31 by lazicdusan9 (new)
Converting videos from YouTube to mp3
28 Apr '13 - 3:31 by Member 7809522 (new)
Easy Assembly Version reflecting SVN working revision
24 Apr '13 - 19:05 by drewman5150 (updated)
Simple jQuery ASP.NET Slideshow
23 Apr '13 - 9:56 by ManojRajan (updated)
This tutorial explains how to send mails with attachments
17 Apr '13 - 16:02 by charles henington (updated)
Convert an Image to grayscale without using unsafe code