27 May '10 - 19:34 by charles henington (moved)
Simple Email with Gmail, Yahoo, AOL, and Live mail via SMTP
yesterday by BBGq (new)
This article describes the cultures of VB and C#.
yesterday by Chris Richner (updated)
Provides docking support without writing one line of code.
12 May '13 - 11:48 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.
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
7 May '13 - 9:43 by MohamedKamalPharm, MohamedSabryBakry, Omneya Hassanain (new)
Documented mortalities and morbidities related to drug interactions were addressed years ago in clinical informatics. This application uses VB.NET to detect and warn users about interactions. It has the advantage of "Localization", customization, and the ability to integrate with open-source CPOE.
4 May '13 - 10:02 by Torsten Tiedt (updated)
Enables filtering in standard DataGrid control.
4 May '13 - 4:34 by kburman6 (updated)
This article discusses the making of a search engine.
2 May '13 - 17:56 by Koray Dakan, PMP (updated)
DBMapper - A new ORM tool for vendor-neutral solutions
4 Jun '11 - 9:50 by MBigglesworth79 (new)
An introduction to Reflection in .NET as well as some examples of how it can be used.
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.
25 Feb '12 - 8:41 by Naerling (updated)
On the importance of Option Strict...
4 days ago 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
5 Apr '13 - 13:35 by dapeacenforcement (updated)
Easy way to edit the right ListViewItem (Row/Column) after MouseDoubleClick.
5 Apr '13 - 10:08 by bEGI23 (updated)
Convert filesize (bytes) according to highest possible size scale (KB, MB, GB, TB, PB).
4 Apr '13 - 15:17 by psychohamster (updated)
This article will show you how to use the Sizable CheckBox control I have designed.