DevShared is a platform for developers to present creations, meet other creators, share code and exchange ideas.
Get a peek at the bustling software community and its latest creations. 100% Spyware and Virus free!
Home Software Games Code Guides News
 

Choose a programming language

Web

Visual Studio .NET

 

Most popular Code

1 DX Ship 
  5,847 Views 2,421 Downloads
2 C&C Generals ZH patch 
  5,707 Views 1,832 Downloads
3 Flash requires double click to open 
  4,664 Views 0 Downloads
4 Pic by Time 
  3,899 Views 1,295 Downloads
5 Hit the Mole 
  3,300 Views 1,071 Downloads
6 Generals 
  3,221 Views 2,013 Downloads
7 AsciiDemo 
  3,124 Views 941 Downloads
8 Groups handling class 
  3,067 Views 1,271 Downloads
9 Horologe - a graphical clock 
  2,864 Views 1,307 Downloads
10 Text file encryption 
  2,839 Views 767 Downloads
 

Top rated Code

1 AsciiDemo 
  Rated 4.70 by 27 Votes
2 Flash requires double click to open 
  Rated 4.28 by 36 Votes
3 Generals 
  Rated 3.88 by 32 Votes
4 Groups handling class 
  Rated 3.81 by 27 Votes
5 C&C Generals ZH patch 
  Rated 3.58 by 33 Votes
6 DX Ship 
  Rated 3.47 by 38 Votes
7 HTTP Compression Module 
  Rated 3.08 by 26 Votes
8 TCurrentLanguages Component 
  Rated 3.00 by 26 Votes
9 VB Statistics 
  Rated 3.00 by 25 Votes
10 Filtering tags from strings of text 
  Rated 3.00 by 25 Votes
 


 

Latest updates (from all subcategories)

HTTP Compression Module  
 
1. HTTP Compression Module  Last update: 22/01/2009 
Views: 2,306, Downloads: 605 
Rating: 3.08 (26 Votes)
Developed by:MicroMighty
Dev language:#Microsoft Visual Studio C  Source code: partial 
Boost up your web site performance with this efficient HTTP compression module and save up to 80 percent on bandwidth while also reducing load times. When this HTTP Module is active it will ...
Web Marketing Part VI - Comparisons  
 
2. Web Marketing Part VI - Comparisons  Last update: 12/11/2008 
Views: 914, Downloads: 0 
Rating: 3.00 (25 Votes)
Developed by:Phil
Dev language:Web Marketing  Source code: none 
So, as promised, in this session we do some comparisons between "the big 3" players on the world of SEO & SEM. According to web statistics the following is a pretty accurate picture of the ...
Web Marketing Part V - Microsoft  
 
3. Web Marketing Part V - Microsoft  Last update: 11/09/2008 
Views: 916, Downloads: 0 
Rating: 2.50 (30 Votes)
Developed by:Phil
Dev language:Web Marketing  Source code: none 
This time we're going to look at Microsoft version of PPC, called Microsoft adCenter and has quite a friendly interface. The process of transferring campaigns from other Search Engines is quite ...
Web Marketing Part IV - Yahoo  
 
4. Web Marketing Part IV - Yahoo  Last update: 27/08/2008 
Views: 975, Downloads: 0 
Rating: 3.00 (25 Votes)
Developed by:Phil
Dev language:Web Marketing  Source code: none 
So, continuing from our last entry. If Google is the Omnipotent & Omnipresent Search Engine why bother with other PPC (Pay Per Click) advertising systems like Yahoo YSM & Microsoft ad Center ...
Text file encryption  
 
5. Text file encryption  Last update: 23/08/2008 
Views: 2,839, Downloads: 767 
Rating: 2.78 (27 Votes)
Developed by:avi-g
Dev language:Dev-Pascal 1.9.2  Source code: FULL 
A useful tool for text file encryption, each time with a different randomly selected algorithm. Each random algorithm is encrypted and saved in a separate text file and can therefore only be ...
AsciiDemo  
 
6. AsciiDemo  Last update: 13/08/2008 
Views: 3,124, Downloads: 941 
Rating: 4.70 (27 Votes)
Developed by:skobin
Dev language:Pascal 7  Source code: FULL 
AsciiDemo is a graphics demo that shows how to create stunning graphical effects while in text mode. By some simple changes in the source code it is possible to convert the demo effects into ...
Web Marketing Part III - Search Engines  
 
7. Web Marketing Part III - Search Engines  Last update: 10/08/2008 
Views: 748, Downloads: 0 
Rating: 3.00 (25 Votes)
Developed by:Phil
Dev language:Web Marketing  Source code: none 
Last time we discussed the basic meaning of SEO and how it differs from SEM. I would like to move on to the next stage in the understanding of how Web Marketing works by talking about Search ...
Web Marketing Part II - SEO  
 
8. Web Marketing Part II - SEO  Last update: 03/07/2008 
Views: 787, Downloads: 0 
Rating: 3.00 (25 Votes)
Developed by:Phil
Dev language:Web Marketing  Source code: none 
So, after last weeks dive into the depths of Web Marketing I'm carrying on as promised with the subject of SEO. I will try to be brief yet informative, if I leave something out or am unclear ...
Web Marketing Part I - Introduction  
 
9. Web Marketing Part I - Introduction  Last update: 30/06/2008 
Views: 1,703, Downloads: 0 
Rating: 3.00 (25 Votes)
Developed by:Phil
Dev language:Web Marketing  Source code: none 
Marketing on the Web; SEM, SEO, PPC, CPC, CPM? So what do all of the above (and more) have to do with Internet Marketing? I thought that I would join the "sharing" community and let you in ...
Filtering tags from strings of text  
 
10. Filtering tags from strings of text  Last update: 11/02/2008 
Views: 1,949, Downloads: 0 
Rating: 3.00 (25 Votes)
Developed by:Eli Livshin
Dev language:ASP  Source code: FULL intermediate
This example is written in ASP and shows how to filter and remove HTML tags from a string of text. The filter detects everything between the tag markers "<" and ">" and strips it from the text.