| |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
|
|
 |
Easy login from asp.net | ASP.NET | Intermediate / mohammad mirshahi (from psc cd) | 2657 since 1/6/2015 3:29:00 AM |
By 3 Users
|
|
I designed manual login from asp.net.
it is sample easy login... but you to learn about it... enjoy. (ScreenShot) |
|
|
|
 |
Email Utility | VB.NET | Intermediate / John Ng (from psc cd) | 2211 since 1/4/2015 2:52:00 PM |
By 6 Users
|
|
This is a simple and usefull email utility program where enable you to send the email according to your setting. (ScreenShot) |
|
|
|
 |
Exporting ADO.NET DataSet To Excel | VB.NET, ASP.NET | Intermediate / Igor Krupitsky (from psc cd) | 3529 since 1/4/2015 11:12:00 PM |
By 4 Users
|
|
Each table within the ADO.NET DataSet will be exported as a worksheet. All column headers are frozen. |
|
Please support the site by visiting our
sponsor:
|
|
|
 |
Extremely simple SMTP mail send class | VB.NET | Beginner / Chris Leach (TX) (from psc cd) | 2140 since 1/2/2015 6:02:00 PM |
By 5 Users
|
|
This is an EXTREMELY simple SMTP send mail class. I was in need of such a class to alert me when one of my applications was having problems on a remote server. I looked everywhere but only found extremely complicated classes. All I wanted was to send a si ...(description truncated) |
|
|
|
 |
EZFileTransfer 1.0 | C# | Intermediate / Gil Schmidt (from psc cd) | 2107 since 1/2/2015 2:56:00 PM |
By 4 Users
|
|
ver 1.0
now support resume, sending only parts of a file and pause.
file transfer class writtin in C#.
all that you need to do is use one dll function from this dll, (1 from server side, 2 from client side) and it'll take care of the rest.
now support ge ...(description truncated) |
|
|
|
 |
File Download | C#, VB.NET | Beginner / LinSparkUx7 (from psc cd) | 2049 since 1/2/2015 12:33:00 AM |
By 8 Users
|
|
This shows how to download a file in VB.NET and C# in only 2 lines of code! This is meant for BEGINNERS, but all are welcome to see it. I know this isn't much code, in fact, not event much of anything at all, but I was desperately trying to find a way to ...(description truncated) |
|
|
|
 |
File Downloader and Registry writer | VB.NET | Beginner / Ryan McDermott (from psc cd) | 2509 since 1/2/2015 11:10:00 AM |
By 4 Users
|
|
You just specify the file you want from the web and where you want to download it to, plus registry settings you want to change, and you can easily use this program. |
|
|
|
 |
FileScope | C# | Advanced / mzyzik (from psc cd) | 2712 since 1/3/2015 5:36:00 AM |
By 4 Users
|
|
P2P (peer to peer) file sharing program in C#. Supports Gnutella, Gnutella2, eDonkey, and OpenNap. www.filescope.com. This is excellent for people wanting to learn socket programming, GUI effects via drawing, custom drawn controls (tabcontrol, menus, etc. ...(description truncated) (ScreenShot) |
|
|
|
 |
Fix for ASP .NET Web Forms acting 'buggy' after user presses 'back' button | VB.NET, ASP.NET | Beginner / Ian Ippolito (PSC) | 3793 since 1/1/2015 2:40:00 AM |
By 3 Users
|
|
If you do ASP.NET web forms, have you noticed that they seem to act buggy after the user hits the back button? For example, do events start firing off that shouldn't be, or does the state on the form get reset to what the user typed in 2 times ago, or wor ...(description truncated) |
|
|
|
 |
Fixing ASP.NET Dynamic IDs | C#, ASP.NET | Intermediate / Adam Smith (VectorX) (from psc cd) | 1911 since 1/4/2015 7:50:00 PM |
By 3 Users
|
|
Renders asp.net server ids on the clientside, so that you can find them with getElementById. |
|