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

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

Stories kicked by uadozer
20
kicks
published 4 days, 12 hours ago, submitted by dove dove 4 days, 20 hours ago

googleblog.blogspot.com — has a good comic book to explain their design and features. read more...

Add a comment 10 comments | category: | Views: 285
tags: | tag it

31
kicks
published 12 days, 8 hours ago, submitted by JamesNK JamesNK 12 days, 18 hours ago

james.newtonking.com — The latest version of Json.NET brings lots of new features including Silverlight support. read more...

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

24
kicks
published 12 days, 9 hours ago, submitted by adminjew adminjew 13 days, 3 hours ago

codebetter.com — We use ALOT of serialization in the current system I work with. Serializing/deserializing 100,000,000 objects in a day is pretty common. For a long time we knew that the binary formatter was fat and slow but never rationalized writing something custom as we were always fast enough. Unfortunately our data throughput has raised 400% in the last year (when you start with gigs and gigs of messages this is a huge gain) and our little three or four year old dual xeon 2.2 has turned into the little engine that could during peaks lately so we finally bit the big one and threw something together quickly. read more...

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

41
kicks
published 18 days, 13 hours ago, submitted by jongalloway jongalloway 18 days, 20 hours ago

blog.wekeroad.com — Rob runs some tests with millions of records to see how SubSonic holds up with respect to speed and memory use. read more...

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

19
kicks
published 19 days, 20 hours ago, submitted by ormico 20 days, 21 hours ago

weblogs.asp.net — use SMO to run SQL scripts on .NET read more...

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

60
kicks
published 13 days, 4 hours ago, submitted by Yura Yura 24 days, 5 hours ago

effectize.com — If you ever to do something with jQuery, you should find it in this extensive list. read more...

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

3
kicks
submitted by uadozer 24 days, 11 hours ago

west-wind.com — This is story is 1 year old but it is a good post with ClientScriptProxy code which is needed if you have control which renders some JavaScript and is placed in UpdatePanel. The code provided uses Page.ClientScript object if MS.Ajax lib is not present and ScriptManager if it is read more...

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

81
kicks
published 26 days, 13 hours ago, submitted by johnrummell johnrummell 26 days, 14 hours ago

microsoft.com — It's finally here! I haven't seen an official announcement yet, but I did a search for "Visual Studio 2008 Service Pack 1" on Microsoft's Download Center and found the following downloads added today: Microsoft Visual Studio 2008 Service Pack 1 (exe) http://www.microsoft.com/downloads/details.aspx?FamilyID=fbee1648-7106-44a7-9649-6d9f6d58056e&DisplayLang=en Microsoft Visual Studio 2008 Service Pack 1 (iso) http://www.microsoft.com/downloads/details.aspx?FamilyID=27673c47-b3b5-4c67-bd99-84e525b5ce61&DisplayLang=en read more...

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

2
kicks
submitted by MikeBorozdin MikeBorozdin 30 days, 16 hours ago

dotnetslackers.com — The ASP.NET AJAX framework, along with the AJAX Control Toolkit that adds additional controls, extenders, and other client and server objects, provides a new unique way to develop .NET controls. It leverages the existing structures in JavaScript to create a wide array of add-ons that make developing JavaScript code easier than what it was. read more...

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

62
kicks
published 30 days, 16 hours ago, submitted by dengar007 dengar007 30 days, 16 hours ago

frickinsweet.com — A fun little ASP.NET MVC Application I wrote to generate Visual Studio themes based off of 3 given colors. I have always felt that selecting every color to make a decent theme is way too repetitive. This web application automatically chooses complements / contrasts based off your initial color selections (and uses jQuery to let you preview your theme before creating). Check it out and let me know what you think. read more...

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

19
kicks
published 1 month, 16 days ago, submitted by Anastasiosyal Anastasiosyal 1 month, 18 days ago

noop.nl — A nicely written post with references on project time management. read more...

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

29
kicks
published 1 month, 27 days ago, submitted by mberseth mberseth 1 month, 27 days ago

dexign.net — Here's a checklist of five common mistakes that ASP.NET and the Viewstate/Postback model of development make it far too easy for unsuspecting developers to make: read more...

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

40
kicks
published 1 month, 28 days ago, submitted by Jemm Jemm 1 month, 29 days ago

sixrevisions.com — Cheat sheets are helpful to have around because they allow you to quickly remember code syntax and see related concepts visually. Additionally, they’re nice decorative pieces for your office. In this article, you’ll find 23 excellent, print-ready cheat sheets for HTML/HTML, CSS, and JavaScript (including MooTools and jQuery). read more...

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

21
kicks
published 1 month, 29 days ago, submitted by shaharyr 1 month, 29 days ago

dev102.com — Be aware of this matter because it is not a trivial issue and apparently, there are no errors or warnings generated by the compiler. So, the rule to remember is to never call virtual methods from constructors. read more...

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

21
kicks
published 2 months, 17 days ago, submitted by powerrush powerrush 2 months, 26 days ago

noop.nl — In this post I proudly present the Top 100 of Best Software Engineering Books, Ever. I have created this list using four different criteria: 1) number of Amazon reviews, 2) average Amazon rating, 3) number of Google hits and 4) Jolt awards. read more...

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

30
kicks
published 2 months, 27 days ago, submitted by janko janko 2 months, 28 days ago

jankoatwarpspeed.com — This article shows how to highlight a current context on a complex web forms using jQuery. You can see how to highlight current row or current group of rows, and how easily it could be done by uisng powerful jQuery selectors. read more...

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

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge