DotNetKick.com is an open-source project. Please report any bugs and let us know your great suggestions. Currently running svn revision 637 (rss)

Kick Spy!, Kick Zeitgeist and Kick Widgets

LSUDVM Subscribe to this feed
LSUDVM
Profile Kicked Submitted Comments Tags Friends Kicked By Friends Submitted By Friends

Stories kicked by LSUDVM
17
kicks
published 2 months, 2 days ago, submitted by tkinesis 2 months, 5 days ago

riderdesign.com — Create a file tree explorer with the jQuery File tree plugin and asp.net. With this plugin and a little server side logic, it is very easy to create a great looking client side file tree explorer. This article explains how to set up, configure and customize jQuery File Tree and use ASP.NET to retrieve the file structure. read more...

Add a comment 1 comment | category: | Views: 301
tags: | tag it

16
kicks
published 2 months, 22 days ago, submitted by kbrownder 2 months, 23 days ago

riderdesign.com — This article show to use jQuery to interact with an asmx web service. Utilizing jQuery the contact form can be submitted without postback and the values passed via JSON to the web service. You learn how to ceate a new service and add the service reference as well coding the jQuery to pass the data read more...

Add a comment add a comment | category: | Views: 286
tags: | tag it

20
kicks
published 3 months ago, submitted by Twills 3 months ago

riderdesign.com — The jQuery Password Strength Meter is a great free plugin that provides realtime client side evaluation of your password, providing visual indication regarding the strength of the password. This article covers setting up, configuring and customization of the plugin. read more...

Add a comment 1 comment | category: | Views: 325
tags: | tag it

24
kicks
published 3 months, 1 day ago, submitted by Showjumper 3 months, 7 days ago

riderdesign.com — This article shows how to use jQuery in a real world practical situation - to check username availability - by making an AJAX call to a WebMethod. In this artcle we examine how to make the call, how get the desired username and pass it correctly as well as using jQuery to style and display firnedly notification messages. read more...

Add a comment add a comment | category: | Views: 337
tags: , , , | tag it

4
kicks
submitted by LSUDVM 3 months, 7 days ago

riderdesign.com — This article shows how to use jQuery in a real world practical situation - to check username availability - by making an AJAX call to a WebMethod. In this artcle we examine how to make the call, how get the desired username and pass it correctly as well as using jQuery to style and display firnedly notification messages. read more...

Add a comment add a comment | category: | Views: 68
tags: , , | tag it

18
kicks
published 1 year, 1 month ago, submitted by jamesewelch jamesewelch 1 year, 1 month ago

blogs.msdn.com — Kannan Sundararajan, Microsoft, has written a Rich Text Editor control using ASP.NET and JavaScript and shared it under the MS-PL license on CodePlex. It has a very rich feature set and Kannan hopes to enhance it further in the future. Features: * Clipboard support: You can copy and paste content from other programs like Microsoft Word, Internet Explorer, Visual Studio into the RichTextEditor and it will persist the formatting. If you copy code from Visual Studio it will preserve the code coloring scheme. * Context sensitive Toolbar: The ToolBar buttons will reflect the properties of that content automatically when you select it or navigate through it using the mouse or keyboard . * Code Block: It allows you to format text as code blocks. Simple select the text and format it by clicking the "Code Block" ToolBar button. * Emoticons: You can express yourself better by adding emoticons to your rich text. * HtmlView: If you would like to have more control over the look and feel of your text then you can edit it in HtmlView as well. * Text in multiple languages: The control currently supports several languages. * Browser support: The control works well in two of the most widely used browsers Internet Explorer and Firefox. read more...

Add a comment 9 comments | category: | Views: 290
tags: | tag it

2
kicks
submitted by justin_etheredge justin_etheredge 1 year, 2 months ago

vbnotebookfor.net — The author shows how to generate a simple captcha in VB.net (I don't hold the VB.net part against him though) read more...

Add a comment add a comment | category: | Views: 3
tags: | tag it

3
kicks
submitted by bdsutton 1 year, 2 months ago

subjunctive.wordpress.com — Visual Studio will RTM by the end of November bringing with it, .Net 3.5, C# 3.0, VB9, Linq and much more. read more...

Add a comment add a comment | category: | Views: 0
tags: | tag it

4
kicks
submitted by simoneb simoneb 1 year, 2 months ago

code-magazine.com — Article by Jeffrey Palermo about the upcoming MVC Framework from Microsoft. read more...

Add a comment add a comment | category: | Views: 2
tags: , , | tag it

30
kicks
published 1 year, 2 months ago, submitted by tiernano tiernano 1 year, 2 months ago

blog.madskristensen.dk — One of the things that have always seemed a little weird to me is that ASP.NET auto-generates JavaScript and injects it in the rendered HTML. The JavaScript is needed to handle validation, postbacks, callbacks etc. but why does it have to write the same static functions when it could just as well be placed in a referenced .js file? If all the static functions where placed in an external .js file, it would be downloaded once instead of every time a page loads. read more...

Add a comment add a comment | category: | Views: 2
tags: , | tag it

19
kicks
published 1 year, 2 months ago, submitted by ussherm ussherm 1 year, 2 months ago

blog.wekeroad.com — Rob wonders if using asp.net has made us lose touch with the core of what being a web developer is all about... you know, the XHTML, CSS, JavaScript, and all that fun stuff. read more...

Add a comment 1 comment | category: | Views: 0
tags: , , , | tag it

3
kicks
submitted by powerrush powerrush 1 year, 2 months ago

davidrupp.blogspot.com — Relevant to DNK? Somewhat. Funny? Yes. read more...

Add a comment add a comment | category: | Views: 0
tags: | tag it

25
kicks
published 1 year, 2 months ago, submitted by drmohundro drmohundro 1 year, 2 months ago

keithelder.net — Keith Elder shares his story on how and why he switched from LAMP (php, apache, etc) development over to .NET. read more...

Add a comment 2 comments | category: | Views: 1
tags: , , | tag it

23
kicks
published 1 year, 2 months ago, submitted by coffeemate coffeemate 1 year, 2 months ago

it-box.blogturk.net — Scott Guthrie’s great ‘LINQ To Sql’ tutorial series in PDF book format. read more...

Add a comment add a comment | category: | Views: 2051
tags: , , | tag it

11
kicks
published 1 year, 3 months ago, submitted by LSUDVM 1 year, 3 months ago

riderdesign.com — The Ajax Control Toolkit provides a number of Ajax-enabled server controls and extenders that make it very easy to add Ajax functionality to any ASP.NET driven site. One of these controls is the Rating control. One issue with the rating control is that when clicked, the user experiences a jump to top of page behavior. This article examines how to eliminate this issue. read more...

Add a comment add a comment | category: | Views: 17
tags: , , , | tag it

12
kicks
published 1 year, 4 months ago, submitted by LSUDVM 1 year, 4 months ago

feedicons.com — I found these feed icons via Google. You can download a zip file containing different sized RSS icons in psd format. Also a readme tells you how to customize the color of the greyscale file in photoshop. Use these feed icons for your ASP.NET feeds. read more...

Add a comment add a comment | category: | Views: 0
tags: , | tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads by The Lounge