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

Kick Spy!, Kick Zeitgeist and Kick Widgets

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

Stories submitted by friends of vivekamar
2
kicks
submitted by mosessaur mosessaur 8 days, 17 hours ago

mosesofegypt.net — Simple Review about the massive code analysis tool NDepend read more...

Add a comment add a comment | category: | Views: 8
| tag it

17
kicks
published 6 days, 12 hours ago, submitted by mosessaur mosessaur 10 days, 22 hours ago

haacked.com — Using JQuery Form Validation and Ajax Submission with ASP.NET read more...

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

22
kicks
published 15 days, 3 hours ago, submitted by mosessaur mosessaur 15 days, 21 hours ago

mosesofegypt.net — Tips & Tricks when working with jQuery and ASP.NET AJAX: I posted about how to build and extender control using ASP.NET AJAX with jQuery. During my work I fall into few issues that I resolved and wished to share them with you read more...

Add a comment 6 comments | category: | Views: 429
tags: , , , , | tag it

3
kicks
submitted by wisemx wisemx 23 days, 18 hours ago

blogs.msdn.com — One question that sometimes arises is "How can we script all database objects throught some kind of automation?" read more...

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

3
kicks
submitted by wisemx wisemx 26 days, 15 hours ago

blogs.msdn.com — I always get the same question about the future of LINQ to SQL. Finally the ADO.NET Team, which is supporting both LINQ to SQL and Entity Framework, made some clear statements. It is now clear that as of .NET 4.0, LINQ to Entities will be the recommended data access solution for LINQ to relational scenarios. The original statements can be found here: 1st: http://blogs.msdn.com/adonet/archive/2008/10/29/update-on-linq-to-sql-and-linq-to-entities-roadmap.aspx 2nd: http://blogs.msdn.com/adonet/archive/2008/10/31/clarifying-the-message-on-l2s-futures.aspx read more...

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

3
kicks
submitted by wisemx wisemx 27 days, 21 hours ago

devlicio.us — Today I was browsing my list of RSS feeds and I stumbled upon a posting that showed some Asp.Net code. This code was nothing out of the ordinary, it was simply someone building a table with a repeater. . . read more...

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

18
kicks
published 25 days, 18 hours ago, submitted by mosessaur mosessaur 28 days, 14 hours ago

mosesofegypt.net — Sorted Edition of PagedList read more...

Add a comment 3 comments | category: | Views: 278
tags: , , , | tag it

1
kicks
submitted by wisemx wisemx 1 month, 2 days ago

blogs.iis.net — MS Deploy - Fundamentals If you aren’t familiar with this tool yet, you’re going to want to take the time to browse the documents and give it a try. It is one of the fundamental building blocks that IIS will be building on the next several years. In it’s current beta form, it can be used to: •Migrate entire servers or individual sites from one machine to another (IIS6 –> IIS7) •Sync Servers, Sites, and Applications (IIS6 –> IIS6, and IIS7 –> IIS7) •Create offline packages that can be used as backups, version control, and deployment units Visual Studio 10 Integration! The beta also provides support for ‘delegated’ publishing, which enables Administrators to grant control to developers and Web site owners to do the packaging and publishing without being a machine administrator. This is going to be a huge boon for Shared Hosters especially, allowing richer application publishing than ever before. DiscountASP.net, one of our close hosting partners, is offering 2000 free accounts as part of a limited Beta which allows you to try out this new functionality – sign-up today, availability is limited. read more...

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

14
kicks
published 1 month, 4 days ago, submitted by mosessaur mosessaur 1 month, 5 days ago

mosesofegypt.net — In the previous part I talked about how to build the client control. In this part I'll show how to put it all together to build an ASP.NET AJAX Enabled Server Control read more...

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

1
kicks
submitted by wisemx wisemx 1 month, 5 days ago

learn.iis.net — This video demonstrates how Microsoft URL Rewrite Module for IIS 7.0 can be used to accomplish common URL manipulation tasks: •Enabling user friendly and search engine friendly URLs for dynamic web pages •Enforcing canonical host names for web sites •Using rewrite maps •Blocking unwanted requests Also the video shows how to troubleshoot and debug rewrite rules. read more...

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

5
kicks
submitted by mosessaur mosessaur 1 month, 5 days ago

mosesofegypt.net — Building jQuery and ASP.Net AJAX Enabled Controls, The jQueryCollapsiblePanelExtender Part 1 Client Control read more...

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

2
kicks
submitted by wisemx wisemx 1 month, 6 days ago

blogs.msdn.com — Halloween, Daylight Saving Time, Bill Gates' new company and other mysterious things I've read this week ... read more...

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

3
kicks
submitted by wisemx wisemx 1 month, 6 days ago

lifehacker.com — When every character counts, the right URL compacting service can mean the difference between saying what you want and desperately trying to fit a coherent thought into a few insufficient words. Earlier this week we asked you to share your favorite URL shrinking tools, and now we're back with the five most popular answers. Read on for a closer look at the five best URL shrinkers and to vote for the site you like best. read more...

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

1
kicks
submitted by wisemx wisemx 1 month, 9 days ago

blogs.msdn.com — Microsoft today launched DigiYouthz, a new programme designed to help Irish students see the incredible opportunities available from a career in the technology industry. The programme aims to address outdated stereotypes and to open students’ minds to the wide array of exciting business and technology career opportunities in the IT industry. The event will provide them with hands-on to experience of the very latest technology from computer gaming to online services and movie production. They’ll have the opportunity to use these technologies and hear from people working in a wide variety of roles at Microsoft. http://www.digiyouthz.com/ read more...

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

4
kicks
submitted by mosessaur mosessaur 1 month, 10 days ago

msdn.microsoft.com — Author Bertrand Le Roy This article is based on prerelease versions of ASP.NET. All information herein is subject to change. AJAX is an exciting Web platform for many reasons. Using AJAX, many tasks that were traditionally performed on the server happen in the browser instead, resulting in fewer round-trips to the server, lower bandwidth consumption, and faster, more responsive Web UIs. While these outcomes are the result of offloading a good deal of work to the client, the browser still isn't the environment of choice for many developers who would rather have the full power and flexibility of server apps at their disposal. read more...

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

25
kicks
published 1 month, 10 days ago, submitted by mosessaur mosessaur 1 month, 10 days ago

jankoatwarpspeed.com — Handycons is a free, hand drawn social media icon set that contains 12 icons. Package contains icons for del.icio.us, Digg, Mixx, DesignBump, StumbleUpon, Reddit, Developer Zone, DesignFloat, Technorati, Twitter and RSS feed and Email icon, of course. All icons are available in four sizes: 16x16, 24x24, 32x32 and 48x48 pixels read more...

Add a comment 1 comment | category: | Views: 527
| tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge