Tools & Buttons
Invite
About us & Contact
Login
Sign Up
home
post a link
popular links
upcoming links
spy
Upcoming
Lastest
Top today
This week
1
votes
vote it
voted
MIX10 Keynote: Silverlight and Windows Phone 7
mrjvdveen
1 day, 22 hours ago
jvdveen.blogspot.com —
Yesterday there was a unique event on Schiphol Airport in the Netherlands. Microsoft Netherlands organized, for the first time, an official get-together for a small group of people to come together a...
more...
add comment
|
Silverlight
| views: 11
1
votes
vote it
voted
ASP.NET MVC 2 Released
jMan
2 days, 4 hours ago
weblogs.asp.net —
I’m happy to announce that the final release of ASP.NET MVC 2 is now available for VS 2008/Visual Web Developer 2008 Express with ASP.NET 3.5. You can download and install it from the following loca...
more...
add comment
|
ASP.NET MVC
| views: 20
1
votes
vote it
voted
Parse XML with Javascript - jParse: jQuery Plugin for Parsing XML
jMan
5 days, 23 hours ago
bloggingdeveloper.com —
jParse is a jQuery plugin for parsing XML that was fetched with the jQuery .ajax method. jParse is an easy-to-use and lightweight jQuery plugin which is compatible with:
more...
add comment
|
JQuery
| views: 14
1
votes
vote it
voted
Extreme ASP.NET - Model Validation and Metadata in ASP.NET MVC 2
jMan
7 days, 4 hours ago
msdn.microsoft.com —
One of the new features added to the ASP.NET MVC 2 release is the ability to validate user input on both the server and client. All you need to do is give the framework some information about the dat...
more...
add comment
|
ASP.NET MVC
| views: 18
1
votes
vote it
voted
Configuring IIS to Run 32-bit Applications on 64-bit Windows
dczupek
7 days, 10 hours ago
blog.dczweb.net —
Configuration required for running 32 bit apps on 64 bit IIS
more...
add comment
|
Asp.Net
| views: 15
1
votes
vote it
voted
Adventures while building a Silverlight Enterprise application #32
mrjvdveen
7 days, 22 hours ago
jvdveen.blogspot.com —
Today we want to look at a pitfall when debugging certain data binding code. But first I have some other stuff I wanted to share with you.
more...
add comment
|
Silverlight
| views: 18
1
votes
vote it
voted
Best WordPress plugins - February 2010
Spider84
8 days, 19 hours ago
ajaxline.com —
Today we presents collection of best Wordpress plugins for February 2010.
more...
add comment
|
Blog platforms
| views: 18
1
votes
vote it
voted
RadGrid with Custom Paging / Sorting / Filtering
rockinthesixstring
9 days, 15 hours ago
dotnetblogger.com —
Speed up your Gridview paging with this simple tip
more...
add comment
|
Asp.Net
| views: 16
1
votes
vote it
voted
25 Excellent jQuery Tutorials for Navigation Menu
jMan
16 days, 7 hours ago
acrisdesign.com —
Lots of cool effects can be achieved using jquery so today we just started our tutorial series on Jquery starting with navigation menu. In upcoming days will write some tutorials on jquery for our re...
more...
add comment
|
JQuery
| views: 23
1
votes
vote it
voted
MVC Routes and Magic Strings == “No Good”
RMuth
16 days, 16 hours ago
isi-net.com —
I live and breath with ASP.NET MVC, but from the very beginning I’ve been very uncomfortable with the magic string nature of routes, controllers, and actions. I long ago stopped using the various “ac...
more...
add comment
|
Asp.Net
| views: 21
1
votes
vote it
voted
Web 2.0 | Did you know.. How to develop Jquery Plugin?
farooq.kaiser
19 days, 11 hours ago
fairnet.com —
jQuery is a lightweight cross-browser JavaScript library. It is very easy to build a plugin that can extend the jquery functionality and that Plugin can be reused. Here is Jquery plugin structure. 1:...
more...
add comment
|
JQuery
| views: 34
1
votes
vote it
voted
Web 2.0 | Did you know.. How to download file from web service using J
farooq.kaiser
22 days, 11 hours ago
fairnet.com —
Here is our Web service in C#. 1: [WebMethod] 2:publicvoid DownloadFile(string fileName) 3: { 4: HttpContext returnContext = HttpContext.Current; 5:string url = "http://localhost" + @"/" + fileName; ...
more...
add comment
|
JQuery
| views: 33
1
votes
vote it
voted
SEO's & Web Dev’s: Why can’t we get along?
rmmason
22 days, 12 hours ago
inflecto.co.uk —
In the fastest moving marketplace ever to exist, today’s business relies heavily on their websites. Sometimes several teams can be involved in the manufacturing and up-keep process; the developers, s...
more...
add comment
|
SEO
| views: 27
1
votes
vote it
voted
Best jQuery plugins - February 2010
Spider84
22 days, 12 hours ago
ajaxline.com —
In this article we presents collection of best jQuery plugins for February 2010.
more...
add comment
|
JQuery
| views: 42
1
votes
vote it
voted
Translation @ a click with Babylon
leniel
24 days, 5 hours ago
leniel.net —
If you are not a native English speaker as is my case and if you work in the software world, chances are that you had to resort to any online dictionary to find the meaning of some word. English reig...
more...
add comment
|
Tips & Tricks
| views: 25
1
votes
vote it
voted
SOLVED: "Visual Studio setup cannot run in compatibility mode." error
rtpHarry
25 days, 22 hours ago
runtingsproper.blogspot.com —
If you are having problems upgrading from Visual Studio 2010 Beta 2 to Release Candidate (RC1) then hopefully this will get you back on your way.
more...
add comment
|
Apps & Tools
| views: 36
1
votes
vote it
voted
Best Joomla! Extensions - January 2010
Spider84
27 days, 19 hours ago
ajaxline.com —
Today we presents collection of best Joomla! extensions for the January 2010.
more...
add comment
|
PHP
| views: 33
1
votes
vote it
voted
How the WebWeb Was Made
Spider84
1 month, 1 day ago
ajaxline.com —
In this article you will see advanced JavaScript animation technics.
more...
add comment
|
Javascript
| views: 32
« Prev page
1
2
3
4
5
6
...
50
51
Next page »
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
1274
C#: Convert a Generic List to a DataTable Using Reflection
934
No Character Encoding Declared at Document Level
923
Set Color of GridLines in Gridview
784
Show Images In GridView From DataBase in ASP.NET C# VB.NET
780
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
Technorati Profile