developerFusion sql
Related sql tutorials
-
Using SQL Server for ASP.NET session state
by Barry Dorrans
Learn how you can use an alternative session storage method, using SQL Server - very useful if you're running sites across multiple servers, or need session state to persist across application restarts.
-
SQL Trusted Connections with ASP.NET
by Barry Dorrans
Hard coding passwords into your application or your web site is a bad thing. Barry looks at how we can use trusted connections to provide the authentication we need, without the need for these potential security hazards.
-
Dynamic Search Conditions in T-SQL
by Erland Sommarskog
A very common requirement in an information system is to have a function (or several functions) where the users are able to search the data by selecting freely among many possible criterias. In this text I will look at various techniques to solve this problem.
Related sql discussion
-
Error Msg Description ?
1 month ago by morizan (0 replies)
-
How to Change Default exe Icon in C#.net Windows Application
1 month ago by sonali.terse (2 replies)
-
Web App Service Project - Assistance Requested in Tampa
2 months ago by JusticeV (0 replies)
-
Need Help for SQL query in Abu Dhabi
2 months ago by osmancarik (6 replies)
-
VB.net ms SQL 2005 express :- couldn't enter data into database in Singapore
2 months ago by sanjeev58 (0 replies)
-
how to find second largest number through a query in sql
4 months ago by om_java2009 (29 replies)
Related sql code samples
-
SQL Data Provider VB.NET Class
by
This class includes some useful methods for working with Misrosoft SQL Server in .NET simply and quickly.
-
Bulk Insert from Flat File Using Transact-SQL
by M M Harinath
Importing Data from Text File using Transact-SQL is not a tough task, we can import data from Flat File in just 3 steps.
-
Resizing images retrieved from SQL server
by Simon Soanes
A neat way of fetching an image stored in SQL Server and resizing it before save/sending it anywhere.
Related sql podcasts
-
Software Engineering Radio: SQL with Jim Melton
Published 5 months ago, running time 1h1m
Podcast (MP3): Download Hosts: Arno Guests: Jim Melton Recording venue: Skype In this episode, Arno talks to Jim Melton about the SQL programming language. In addition to covering the concepts and ideas behind SQL, Jim shares stories and insights based on his man...
-
.NET Rocks: Peter DeBetta and Adam Machanic on creating good SQL databases
Published 6 months ago, running time 0h58m
Peter and Adam talk about creating good SQL Server databases. We figured it was about time we did a good old fashioned data show!
-
Deep Fried Bytes: Discovering Azure SQL Services
Published 9 months ago, running time 0h45m
Keith and Woody were grateful to get a chance at PDC 2008 to sit down with two experts on Azure SQL Services, Niraj Nagrani and Nigel Ellis. They discussed how this new Microsoft Cloud computing initiative can help developers have better reliability and scalability to store and retrieve their dat...
Featured sql user groups
-
DevEvening
Woking, United Kingdom
A very informal evening held at a Surrey hotel with presentations given by .net developers on any topic they wish to talk about followed by a pint & tasty meal. -
North East Scotland .Net User Group
Dundee, United Kingdom
A user group for developers and others interested in all aspects of the .Net framework; based in the north east of Scotland covering Perth, Fife, Dundee, Aberdeen and all points in between. Meeting at the Queen Mother Building Dundee Uni, alternate Wednesdays from 7pm - 9pm -
The .NET Developer Network
Bristol, United Kingdom
The .NET Developer Network is a user group for .NET developers and IT Pros in Bristol and the South West
Related book
-
Programming Microsoft® LINQ (PRO-Developer
Get comprehensive guidance for using the Microsoft Language Integrated Query (LINQ) Project with in-depth insights from two experienced developers. Data-rich applications can be difficult to create because of the tremendous differences between query ...