TiskTisk

Stories kicked by TiskTisk

Optimize ASP.NET Membership Stored Procedures for greater speed and sc(msmvps.com)

submitted by oazabiroazabir(1805) 3 years, 2 months ago

ASP.NET Membership stored proc are not fine tuned for high load. So, under heavy load - the major tables like aspnet_Users and aspnet_Membership produces lock contention and transaction deadlocks. Learn how to solve this. read more...

add a comment |category: |Views: 293

tags: another

3 reasons why you should let Google host jQuery for you(encosia.com)

submitted by gt1329agt1329a(7849) 3 years, 5 months ago

Three reasons why you should use the Google AJAX Libraries CDN for your public facing sites that use jQuery (or several other AJAX libraries) and examples of how to do so. read more...

add a comment |category: |Views: 615

tags: another

Get SOLID: Single Responsibility Principle - Karl Seguin(codebetter.com)

submitted by leedumondleedumond(2144) 3 years, 5 months ago

SOLID is a popular acronym that refers to a set of 5 important class design principles. Today I want to talk about the first part of SOLID: Single Responsibility Principle (SRP). read more...

1 comment |category: |Views: 397

tags: another

How DotNetKicks posts are being ripped off for other sites!(mikeduncan.com)

submitted by DuncanChudDuncanChud(925) 4 years, 2 months ago

How posts from DotNetKicks are being copy-and-pasted wholesale into other sites. Is your hard work blogging just being stolen for other companies traffic? read more...

3 comments |category: |Views: 4

tags: another

UI design patterns library(ui-patterns.com)

submitted by uadozeruadozer(650) 4 years, 2 months ago

Very cool site which shows give you ideas about visual presentation for misc elements of user interface read more...

2 comments |category: |Views: 339

tags: another