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

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

Stories kicked by jeremyh
12
kicks
published 1 year, 3 months ago, submitted by akcoder akcoder 1 year, 3 months ago

milkcarton.com — Easy macros to help i18n your ASPX pages read more...

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

3
kicks
submitted by spirit1 1 year, 3 months ago

sqlteam.com — An example of Many-to-One application accross servers/instances of Service Broker, an addition to SQL Server 2005 that enables async work between instances read more...

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

36
kicks
published 1 year, 3 months ago, submitted by wooyay 1 year, 3 months ago

3poundmass.wordpress.com — Places to find great examples of .NET code read more...

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

10
kicks
published 1 year, 3 months ago, submitted by rstrahl rstrahl 1 year, 3 months ago

west-wind.com — LINQ to SQL is all about returning object from database queries, but sometimes it's actually useful to use good old DataReaders or DataTables - especially in ASP.NET applications that use DataBinding. Entities are objects and databinding requires Reflection which is very slow, compared to a DataReader. Luckily LINQ to SQL provides the abillity to retrieve a Sql Command object that can be used to return an alternate result set. read more...

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

3
kicks
submitted by rprouse rprouse 1 year, 3 months ago

alteridem.net — If you are ever rewriting an MFC/Win32 program in .NET, you need to be aware that you cannot convert directly between a COLORREF value and a .NET Color structure. The byte order is different and will need to be swapped. read more...

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

12
kicks
published 1 year, 3 months ago, submitted by cwbrandsma cwbrandsma 1 year, 3 months ago

chrisbrandsma.com — A brief discussion of the extension methods that get generated when a LINQ to SQL mapping is generated. read more...

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

5
kicks
submitted by adventurer 1 year, 3 months ago

dotnetpulse.blogspot.com — SQLScheduler is a fully functional client/server application written in C# that allows administrators to schedule various SQL jobs for SQL Server Express and other versions of SQL Server. read more...

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

18
kicks
published 1 year, 3 months ago, submitted by pinaldave pinaldave 1 year, 3 months ago

blog.sqlauthority.com — This is very simple but powerful. Explained with Images. read more...

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

5
kicks
submitted by rstrahl rstrahl 1 year, 3 months ago

west-wind.com — Several people have been flogging me for my LINQ and disconnected Entity post, so I thought I should follow up on the issues I've been having. First let me restate Entity issue I raised a couple of days ago, but let me present it in a simpler context with the Northwind database, so you can try... read more...

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

3
kicks
submitted by spirit1 1 year, 3 months ago

weblogs.sqlteam.com — This is acctually quite simple. There is 'startup' option that you can set to the procedure. Code included. read more...

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

4
kicks
submitted by pinaldave pinaldave 1 year, 3 months ago

blog.sqlauthority.com — SQL Server 2005 has new datatype of VARCHAR(MAX), we decided to change all our TEXT datatype columns to VARCHAR(MAX). The reason to do that as TEXT datatype will be deprecated in future version of SQL Server and VARCHAR(MAX) is superior to TEXT datatype in features. We run following script to identify all the columns which are TEXT datatype and developer converts them to VARCHAR(MAX) ...see the script here read more...

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

2
kicks
submitted by vermdivya 1 year, 3 months ago

dotnetguts.blogspot.com — SQL Server FAQ Interview Questions * SQL Queries FAQ * FAQ on Indexes in SQL * FAQ on Data Types in SQL Server * FAQ on Joins in SQL Server * FAQ on Stored Procedure in SQL Server * FAQ on Trigger in SQL Server * FAQ on Lock in SQL Server * FAQ on View in SQL Server * FAQ on Transaction in SQL Server * SQL Server FAQ on Random Category * FAQ on Tools in SQL Server * FAQ on Permissions in SQL Server * FAQ on Administration in SQL Server read more...

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

31
kicks
published 1 year, 3 months ago, submitted by vermdivya 1 year, 3 months ago

dotnetguts.blogspot.com — Tips and Tricks which should be used while dealing with SQL read more...

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

4
kicks
submitted by rstrahl rstrahl 1 year, 3 months ago

west-wind.com — Continuing my experiments with LINQ in the middle tier I ran into another problem: Inability to make LINQ run any dynamic operations that are not defined explicitly in the LINQ to SQL import. For building a generic business framework that doesn't have concrete type references (to say a PK field) but dynamically needs to create SQL to query data. Even relatively simple things like retrieve a single record by primary key where primary key is dynamic not explicit is not easily accomplished without getting real low level into Lambda expression creation. read more...

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

4
kicks
submitted by pinaldave pinaldave 1 year, 3 months ago

blog.sqlauthority.com — I received quite a good feedback about my post about SQL SERVER - Validate Field For DATE datatype using function ISDATE() One of the most interesting comment I received from my reader from Canada. I was suggested just like ISDATE() to write about ISNUMERIC() which can be used to validate numeric values. As per BOL: ISNUMERIC returns 1 when the input expression evaluates to a valid numeric data type; otherwise it returns 0. ISNUMERIC returns 1 for some characters that are not numbers, such as plus (+), minus (-), and valid currency symbols such as the dollar sign ($). Now this is issue with ISNUMERIC() function. It even suggest variable as numeric when it is not. I use following function to validate instead of ISNUMERIC() to validate if number is numeric or not. read more...

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

7
kicks
submitted by rstrahl rstrahl 1 year, 3 months ago

west-wind.com — I have been experimenting with LINQ to SQL in the middle tier and have run into the apparently common issue of re-attaching entities to a DataContext in cross tier scenarios. Either the support re-attachment is not there or it is broken but either way it doesn't work which makes it pretty tough to use LINQ to SQL in the middle tier. read more...

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

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge