Tools & Buttons
Invite
About us & Contact
Login
Sign Up
home
post a link
popular links
upcoming links
spy
Lastest links
Lastest link
Top today
This week
This month
1
votes
vote it
voted
Easiest Mobile Browser Detection EVER!
rockinthesixstring
3 days, 3 hours ago
dotnetblogger.com —
Thanks to MDBF on Codeplex, mobile browser detection is as easy as 1,2,3.
more...
add comment
|
Asp.Net
| views: 68
1
votes
vote it
voted
Visual Studio is missing undo Move and undo Delete inside solution
quachnguyen
3 days, 3 hours ago
code2code.info —
Visual Studio is missing undo Move and undo Delete inside solution explorer
more...
add comment
|
Others
| views: 45
1
votes
vote it
voted
Migration of ASP.NET app from IIS6 to IIS7 (7.5)
dczupek
14 days, 4 hours ago
blog.dczweb.net —
For many of us familiar problem. You developing applications under IIS6 and you're about to move them to IIS7. In previous version of IIS was enough to copy over your files, create app pool and site....
more...
add comment
|
Asp.Net
| views: 68
1
votes
vote it
voted
Best jQuery plugins for working with Twitter
Spider84
14 days, 4 hours ago
ajaxline.com —
Today we presents collection of jQuery plugins for working with Twitter.
more...
add comment
|
JQuery
| views: 64
1
votes
vote it
voted
Top 15 SEO Extensions For Your Joomla CMS
jMan
14 days, 4 hours ago
webdesignbooth.com —
Joomla is a powerful CMS, used by over 20 of the world’s 10,000 most popular websites. With Joomla on your side, you’re more than capable of building the best site around, but what use is a great sit...
more...
add comment
|
Open source
| views: 42
1
votes
vote it
voted
Web 2.0 | Did you know.. How to create CSV or Text file in C#?
farooq.kaiser
21 days, 3 hours ago
fairnet.com —
Here is our C# code to generate CSV file. 1: StringBuilder sb = new StringBuilder(); 2:string strDelimiter = ","; 3: 4:foreach (DataRow dr in table.Rows) 5: { 6:string[] arr = Array.ConvertAll(dr.It...
more...
add comment
|
Asp.Net
| views: 91
1
votes
vote it
voted
Web 2.0 | Did you know.. How to generate Excel 2007 file in C#?
farooq.kaiser
21 days, 3 hours ago
fairnet.com —
You can do it using ExcelPackagethat provides server-side generation of Excel 2007 spreadsheets. You can download it from codeplex. Here is sample code to generate XLSX file using ExcelPackage. 1: F...
more...
add comment
|
Asp.Net
| views: 99
1
votes
vote it
voted
Photoshop tutorial. Chinese cookie
Spider84
1 month, 7 days ago
ajaxline.com —
In this article we will show you how to draw Chinese cookies in Photoshop.
more...
add comment
|
Web Design
| views: 94
1
votes
vote it
voted
Web 2.0 | MS Chart Controls to PDF with iTextSharp using XML Template
farooq.kaiser
1 month, 7 days ago
fairnet.com —
In this article, i will examined how to build reports using ItextSharp PDF controland Ms Chart controlsusing XML template. The Xml template give us freedom to change the contents without having to re...
more...
add comment
|
Asp.Net
| views: 157
1
votes
vote it
voted
Quick Tip: JavaScript Event Delegation in 4 Minutes
jMan
1 month, 13 days ago
net.tutsplus.com —
Event delegation can be a confusing topic for those who are unfamiliar with the concept. But, luckily, it's really simple. In this quick tip video tutorial, I'll demonstrate the concept in just under...
more...
add comment
|
Javascript
| views: 104
1
votes
vote it
voted
Wrting HTML Helpers that 'auto-close' when used in a 'using' statement
rmmason
1 month, 13 days ago
inflecto.co.uk —
How to create your own html helpers that auto close when used in a using statement.
more...
add comment
|
ASP.NET MVC
| views: 113
3
votes
vote it
voted
Redirect to another page using Html
quachnguyen
1 month, 13 days ago
code2code.info —
If you want to redirect your current user to anther page from aspx page, here is html snippets code which can accomplish this task.
more...
add comment
|
Asp.Net
| views: 157
2
votes
vote it
voted
Sql Server Shared Memory Provider error 233 No process is on the othe
amiT.jaiN
1 month, 24 days ago
csharpdotnetfreak.blogspot.com —
Cannot connect to SQLEXPRESS. A connection was successfully established with the server, but then an error occurred during the login process. (provider: Shared Memory Provider, error: 0 - No process...
more...
add comment
|
ASP.NET MVC
| views: 203
3
votes
vote it
voted
Best WordPress plugins - December 2009
Spider84
1 month, 25 days ago
ajaxline.com —
Today we presents collection of best WordPress plugins for December 2009.
more...
add comment
|
PHP
| views: 159
2
votes
vote it
voted
Web testing with Selenium and xUnit.net
joelabrahamsson
1 month, 25 days ago
joelabrahamsson.com —
In this post I describe how to use Selenium and xUnit.net to create a fully automated in-browser web test for testing the comment functionality on my blog. I provide a list of links to necessary comp...
more...
1 comment
|
Apps & Tools
| views: 139
2
votes
vote it
voted
Microsoft SQL Server Migration Assistant for MySQL v1.0 CTP1
quachnguyen
2 months, 3 days ago
code2code.info —
Microsoft has made available for download a free tool designed to streamline the migration of MySQL databases to SQL Server. At the start of this week, the company began offering customers a preview ...
more...
add comment
|
Database
| views: 164
2
votes
vote it
voted
Adventures while building a Silverlight Enterprise application #31
mrjvdveen
2 months, 3 days ago
jvdveen.blogspot.com —
Today we want to look at an example I ran into where taking the time to think of good names for everything in your code can save the day.
more...
add comment
|
Others
| views: 142
2
votes
vote it
voted
Base model for a PHP based website
rchiriboga
2 months, 3 days ago
thatagency.com —
Building websites from your own foundation could be a good thing. This is how I start mine.
more...
add comment
|
PHP
| views: 147
« Prev page
1
2
3
4
5
6
...
46
47
Next page »
Customize your WDV
save
Select which communities you want to see
Asp.Net
Open source
Ajax
Web Services
Tips & Tricks
Javascript
Web Design
Html & Css
Silverlight
Database
Apps & Tools
Web Security
PHP
Flash
Blog platforms
Java
News
Others
ASP.NET MVC
Domain & Host
SEO
Resources & Ebooks
JQuery
Web Traffic
Ruby on Rails
Code Snippets
Top stories
Top Vote
Top View
10
Web Dev .NET: jQuery Flexigrid Using C# 3.0 (.NET 3.5) & LINQ
8
6 Tips for Working with the ASP.NET AJAX Accordion Control
8
Object-Oriented Data Caching for Classic ASP
8
VS 2008 on Vista 64-Bit
7
Access JavaScript variables on PostBack using ASP.NET Code
7
Working With ASP.Net MVC Part 1 | Dev102.com
7
Tips & Tricks when working with jQuery and ASP.NET AJAX
7
HowTo Get Current Online Users Count and Infos with ASP.NET
7
Really Simple Testing for JavaScript - Tales from the Evil Empire
6
Saving a File Directly Into a MySQL Database
2172
jQuery MultiSelect
1942
Creating Excel spreadsheets .XLS and .XLSX in C# - ASP.NET MVC Project
1708
jQuery live() and ASP.NET Ajax asynchronous postback
1540
10 Best jQuery Menu Plugins
1312
Building Collapsible Panel Control using jQuery in ASP.Net Page
1275
C#: Convert a Generic List to a DataTable Using Reflection
935
No Character Encoding Declared at Document Level
925
Set Color of GridLines in Gridview
784
Show Images In GridView From DataBase in ASP.NET C# VB.NET
781
Up and Down Toggle slider using JQuery
Tags:
all tags
-
your tags
Ajax
ApplicationsAndTools
ASP.NET
AspNet
Blog
BlogFlatforms
Blogging
BlogPlatforms
css
Database
html
HtmlCss
Javascript
JQuery
MVC
open_source
PHP
Resources
SearchEngineOptimazation
SEO
Silverlight
Tips_And_Tricks
WebDesign
Subscribe Now!
...with web-based podcatchers. Click your choice below:
...with iTunes:
Add to iTunes
...via email:
Get WebDevVote.com delivered by email
...with something else (copy this address):
Get more info on other podcatchers:
View Feed XML
Technorati Profile