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

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

Stories kicked by hwaheed
22
kicks
published 2 months, 25 days ago, submitted by misbaharefin 2 months, 26 days ago

dotnethitman.spaces.live.com — Dependency injection is a programming technique to reduce component coupling. Dependency injection is also commonly known as “inversion of control” or IoC or sometimes as The Hollywood Principle - "Don’t call us, we’ll call you”. The goal of dependency injection is to separate the concerns of how a dependency is obtained from the core concerns of a boundary. This improves reusability by enabling components to be supplied with dependencies which may vary depending on context. read more...

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

3
kicks
submitted by misbaharefin 4 months, 2 days ago

dotnethitman.spaces.live.com — In pre-SQL Server 2005 in order to pass in a set of values one had to create a temporary table, populate it with data using INSERT, and then just use it in the procedure or function since they are created for the current session and are available to all processes in that session. I did a blog on how to pass in Table-Value Parameters in SQL Server 2008 but what if we have a need to pass in multiple rows of data to a T-SQL statement, or a routine such as stored procedure or function in SQL Server 2005? read more...

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

5
kicks
submitted by hwaheed 4 months, 7 days ago

weblogs.asp.net — The article aims at understanding History Points in AJAX that allow the browser to keep track of AJAX steps and therefore move through them using forward and backward buttons. read more...

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

2
kicks
submitted by misbaharefin 4 months, 18 days ago

dotnethitman.spaces.live.com — If we set the forms authentication and session timeouts to 10 minutes and after the 10th minute the user clicked on any link the app would redirect the user to the login page but the session was not abandoned i.e. the forms authentication ticket had expired but not the session state timeout. read more...

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

16
kicks
published 4 months, 27 days ago, submitted by misbaharefin 4 months, 28 days ago

dotnethitman.spaces.live.com — I've seen many developers actually using and abusing SELECT * FROM queries. SELECT * query not only returns unnecessary data, but it also can force clustered index scans for query plans because columns in the SELECT clause are also considered by the optimizer when it identifies indexes for execution plans. read more...

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

38
kicks
published 5 months, 3 days ago, submitted by hwaheed 5 months, 5 days ago

weblogs.asp.net — The article lists few of some of the many performance tweaks that can be implement to boost up ASP.NET performance. read more...

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

17
kicks
published 5 months, 4 days ago, submitted by misbaharefin 5 months, 5 days ago

dotnethitman.spaces.live.com — LINQ to SQL and the Entity Framework have a lot in common, but each have features targeting different scenarios. read more...

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

3
kicks
submitted by misbaharefin 5 months, 5 days ago

dotnethitman.spaces.live.com — As application size and complexity increase it becomes more and more difficult to reuse existing components and integrating these components to form an interconnected architecture because of the dependencies of the components. One way to reduce dependencies is by using Dependency Injection, which allows you to inject objects into a class, rather than relying on the class to create the object itself. read more...

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

3
kicks
submitted by hwaheed 5 months, 7 days ago

weblogs.asp.net — The article features on the in built support in .NET and JavaScript for JSON serialization, that can further be used for developing AJAX web services. read more...

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

3
kicks
submitted by hwaheed 5 months, 7 days ago

weblogs.asp.net — The article provide a breif introduction of new data compression feature in SQL Server 2008. read more...

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

2
kicks
submitted by misbaharefin 5 months, 24 days ago

dotnethitman.spaces.live.com — Using "Velocity" Distributed Cache for ASP.NET session store read more...

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

3
kicks
submitted by misbaharefin 6 months, 5 days ago

dotnethitman.spaces.live.com — SQL injection can occur when an application uses input to construct dynamic SQL statements or when it uses stored procedures to connect to the database. Conventional security measures, such as the use of SSL and IPSec, do not protect your application from SQL injection attacks. Successful SQL injection attacks enable malicious users to execute commands in an application's database. You should always be reviewing your code to find these or other security vulnerabilities; remember all type of attacks start with some input, and your first line of defense should be input validation using both client-side and server-side validation. read more...

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

2
kicks
submitted by misbaharefin 6 months, 10 days ago

dotnethitman.spaces.live.com — Imagine that you are creating a website registration form and you need to validate a Login ID or Email field. You want to make sure that the Login ID or Email entered does not already exist in the database... read more...

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

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge