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

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

Stories submitted by friends of deepakkapoor
5
kicks
submitted by pinaldave pinaldave 1 day, 22 hours ago

blog.sqlauthority.com — This is the script which I always had in my archive. Following script find out which are the queries running currently on your server. BOOKMARK IT! You will find it very useful and very often. read more...

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

1
kicks
submitted by pinaldave pinaldave 2 days, 17 hours ago

blog.sqlauthority.com — I want to throw my above observation to all of you and want to get your feedback about that. Have you faced this situation or scenario? What is the solution some we want to execute SQL and OS commands in order? read more...

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

17
kicks
published 3 days, 5 hours ago, submitted by razamit 3 days, 9 hours ago

dev102.com — Here we are talking about filtering list items again :). read more...

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

4
kicks
submitted by Jemm Jemm 3 days, 10 hours ago

weblogs.asp.net — "I had a WCF service where I wanted to be able to support over a hundred concurrent users, and while most of the service methods had small payloads which returned quickly, the startup sequence needed to pull down 200,000 records. The out of the box WCF service had no ability to support this scenario, but with some effort I was able to squeeze orders of magnitude performance increases out of the service and hit the performance goal." read more...

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

4
kicks
submitted by mosessaur mosessaur 4 days, 3 hours ago

jankoatwarpspeed.com — I read somewhere (really can't remember where) that 2008 was a year without a good quality content when it comes to web development and design. I disagree. There were a plenty of extraordinary articles, tutorials, freebies... you name it. In fact, there were so many of them that "best of" list would be too long. Instead of specific articles, I'll give you the best blogs that I enjoyed reading in 2008 and that I will definitively follow in in the future. read more...

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

16
kicks
published 3 days, 20 hours ago, submitted by mosessaur mosessaur 4 days, 4 hours ago

mosesofegypt.net — Back in September last year (2008), I posted a demo about Username Availability Validator Control. This control developed by the community on a contest initiated by Dave Ward on August 2008 as I remember. At that time the control was in beta. On October 2008 the control was released to public on its first version. And finally I wrote a a very simple documentation on the project Wiki. read more...

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

2
kicks
submitted by simonech simonech 8 days, 5 hours ago

haacked.com — Phil lists his top 10 posts but also the posts he liked the most from other bloggers read more...

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

3
kicks
submitted by simonech simonech 8 days, 10 hours ago

erikwynne.blogspot.com — In Douglas Adams book The Hitchhiker's Guide to the Galaxy, he tells how a supercomputer named Deep Thought worked to calculate the answer to Life, the Universe, and Everything. After 7½ million years, the supercomputer came up with the answer: 42. Unfortunately, no one could understand the answer because they didn't know the question. Oslo is the same, and answer to a question nobody knows about. read more...

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

3
kicks
submitted by adminjew adminjew 9 days, 18 hours ago

ayende.com — This post is based on the transcript of a conversation between me and Luke Breuer, regarding the application of the Open Close Principle to the system architecture. The quoted sections are Luke's, and my own responses are shown underneath them. This is a different style from my usual posts, because this is a conversation, which was transcriptted and only slighted edited. I hope that this would help all those who wanted to know more about what I meant about using OPC at the architecture level and how to structure systems where you only ever add new things. read more...

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

4
kicks
submitted by adminjew adminjew 9 days, 22 hours ago

ayende.com — We start by killing ViewData. I don't want it, and I want to fail hard if someone is trying to use it read more...

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

1
kicks
submitted by adminjew adminjew 9 days, 22 hours ago

ayende.com — I was just reviewing an application that was obviously built upon a lot of the best practices advice for using an NHibernate application. I am currently in the process of ripping apart much of that application and then putting it back together again. This involve things like collapsing projects, removing abstractions and deleting tests. The main reason for that is quite simple, the architecture is too big for the application. We can create a much more stream lined application is we don't burden it with an architecture that is suitable for bigger and more complex applications. read more...

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

1
kicks
submitted by adminjew adminjew 9 days, 22 hours ago

west-wind.com — As a publisher of a Help Creation tool in Help Builder, I’ve seen a lot of problems with people not being able to run their help files properly. Here’s the scenario: You go ahead and happily build your fancy, schmanzy Help File and deploy it to your customer or let your customers download them off the Internet directly. read more...

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

4
kicks
submitted by adminjew adminjew 9 days, 22 hours ago

udidahan.com — I’ve been consulting with a client who has a wildly successful web-based system, with well over 10 million users and looking at a tenfold growth in the near future. One of the recent features in their system was to show users their local weather and it almost maxed out their capacity. That raised certain warning flags as to the ability of their current architecture to scale to the levels that the business was taking them. read more...

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

3
kicks
submitted by Jemm Jemm 10 days, 11 hours ago

blogs.msdn.com — "In a blog post in November, I mentioned a feature called “Quick Search” - one of the code focused features of Visual Studio 2010. We have been lagging behind some in this area in the past and we wanted to focus on this as a key pillar for Visual Studio 2010. Today, I’d like to share some more details of our code focused development investments and features. " read more...

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

3
kicks
submitted by Jemm Jemm 10 days, 13 hours ago

weblogs.asp.net — "A little while ago I discovered how to run just a site as partial trust. It involves putting the hostedtrust.config file in the same directory as the web.config file. This works well for us, as it means we can add all the files we require to a project, which are all then added to SourceSafe. When we get the latest version, we also get all required files to run in partial trust." read more...

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

2
kicks
submitted by johnrummell johnrummell 11 days, 5 hours ago

john.rummell.info — How to consume ASP.Net json web services with jQuery, regardless of the version of System.Web.Extensions. read more...

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

 

Sponsored Link: www.carlist.ie

Search:

Ads by The Lounge