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

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

Stories kicked by btb73
32
kicks
published 1 month, 29 days ago, submitted by oazabir 2 months, 1 day ago

msmvps.com — A list of steps that I always take while creating ASP.NET websites in IIS 6. It ensures better performance maintainability, and scalability of your application. read more...

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

38
kicks
published 2 months, 5 days ago, submitted by justin_etheredge justin_etheredge 2 months, 5 days ago

codethinked.com — I looked all over the net for a good diagram that outlined the major classes involved an ASP.NET MVC request. I couldn't find one, and so I created this one. If you want to get a very high level overview, then check it out. read more...

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

23
kicks
published 2 months, 12 days ago, submitted by supershoe 2 months, 12 days ago

michielpost.nl — Free multi-file uploader for your website, made with Silverlight. It allows you to upload multiple files at the same time. The files are uploaded to a WCF webservice where they can be processed. A nice feature is that you can see the upload progress of all your files. The control also has some handy configuration options, you can set the number of simultaneous uploads, the maximum file size etc. read more...

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

19
kicks
published 2 months, 12 days ago, submitted by beckelmw 2 months, 13 days ago

mattberseth.com — Matt now has his dynamic data demos up since discountasp.net is supporting ASP.NET 3.5 SP1. Go take a look. They are pretty cool. read more...

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

13
kicks
published 2 months, 12 days ago, submitted by prashantvictory prashantvictory 2 months, 13 days ago

blog.techsvr.com — Step by step installation of Microsoft SQL server 2008. read more...

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

31
kicks
published 2 months, 12 days ago, submitted by beckelmw 2 months, 13 days ago

beckelman.net — Back in 2005 Omar Al Zabir (Co-founder and CTO of PageFlakes) posted an article on the CodeProject web site Simulate a Windows Service using ASP.NET to run scheduled jobs that many of you have probably seen. If you liked the idea at the time but didn't do anything with it, you may want to take another look now. In the comments, dselkirk provided an alternative that really cleans things up that Erichero then improved upon slightly and converted to C#. read more...

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

16
kicks
published 2 months, 24 days ago, submitted by pinaldave pinaldave 2 months, 24 days ago

blog.sqlauthority.com — This is the first ever and complete example for SQL Server 2008 - Full Text Catalog and Full Text Search. Make sure to book mark for future reference. read more...

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

26
kicks
published 2 months, 27 days ago, submitted by alley alley 2 months, 28 days ago

weblogs.asp.net — n this series of blog entries, I build an entire ASP.NET MVC Forums application from start to finish. The goal is to discover and promote best-practices for building applications with the ASP.NET MVC framework. In this first entry, I discuss the overall goals for the forums application. I discuss the importance of avoiding code smells and how software design principles and patterns can help you write code that is resilient to future change. I also justify my choice to use test-driven development while building the Forums application. read more...

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

32
kicks
published 2 months, 29 days ago, submitted by aloker aloker 3 months ago

blog.andreloker.de — In the first article of this series I talked about the problems with strings in code. This article will show you how you can use lambda expressions and expression trees as another tool to avoid strings read more...

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

17
kicks
published 2 months, 26 days ago, submitted by Haacked 3 months, 2 days ago

blog.codeville.net — Steve Sanderson covers an attack that is not as well known as cross-site scripting (XSS) attacks called Cross-Site Request Forgery (CSRF) and some helpers in ASP.NET MVC CodePlex Preview 5 that can help mitigate the risk. read more...

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

31
kicks
published 3 months, 9 days ago, submitted by JamesNK JamesNK 3 months, 10 days 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: 428
tags: | tag it

24
kicks
published 3 months, 9 days ago, submitted by adminjew adminjew 3 months, 10 days 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: 471
tags: | tag it

18
kicks
published 3 months, 10 days ago, submitted by pinaldave pinaldave 3 months, 12 days ago

blog.sqlauthority.com — First and Complete article of SQL Server 2008 Database Mail configuration. From start to end - Complete article. Bookmark it! read more...

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

36
kicks
published 3 months, 13 days ago, submitted by justin_etheredge justin_etheredge 3 months, 14 days ago

codethinked.com — An overview of the new System.Web.Routing namespace that was included in .net 3.5 SP1. read more...

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

65
kicks
published 3 months, 10 days ago, submitted by Yura Yura 3 months, 21 days 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: 668
tags: , , , | tag it

20
kicks
published 3 months, 28 days ago, submitted by digitaliz 3 months, 28 days ago

herrmic-coding.blogspot.com — How to inject log4net logging code using PostSharp and Log4PostSharp. Shows you how to add logging to an application with a minimum of effort! read more...

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

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge