Il blog

Articoli

Articoli e recipe tecniche — C#, PL/SQL, T-SQL, Entity Framework e altro.

PLSQLArticle

plsql: group by min max having

plsql group by min max having

Visual Basic 6Article

Visual Basic 6 - Recordset from a Ref Cursor within a Store Procedure

How to call an Oracle stored procedures, with a output ref cursor, using VB i have an adodb connection.

Sql Server 2008Article

sp_who - Get information about current users, sessions, and processes in an instance of the Microsoft SQL Server Database Engine

Provides information about current users, sessions, and processes in an instance of the Microsoft SQL Server Database Engine. The information can be filtered to return only those processes that are not idle, that belong to a specific user, or that belong to a specific session.

TSQLArticle

How to close all the database User connections. Sql Server 2008.

How to close all the database User connections. Sql Server 2008.

AjaxArticle

Ajax Control Toolkit AutoCompleteExtender with Key/Value pair

How do I associate a Key-Value pair with textBox autoComplete extender in a way similar to a dropdownlist? It is preferred that value will not be visible to user.

C#Article

Read from a text file and write in a text file

Read from a text file and write in a text file

N/AArticle

prova

prova

TSQLArticle

How we can check for file exitence in a specified folder using TSQL

How we can check for file exitence in a specified folder using TSQL. One option to validate that a file exists or not is to use the master.dbo.xp_fileexist extended stored procedure.

C#Article

Split Words - with c# classic function and Linq

Returns a string array that contains the substrings in this instance that are delimited by elements of a specified Unicode character array.

IIS 7Article

Deploying a WCF service using .NET 3.5 / 4.0 Framework to IIS 7

Deploying a WCF service using .NET 3.5 / 4.0 Framework to IIS 7

IIS 7Article

Deploying an ASP application to IIS 7. Parent path problem

An error occurred on the server when processing the URL. Please contact the system administrator. If you are the system administrator, please click here to find out more about this error.

LINQArticle

Linq To Sql - GridView Paging - Multi record sets - IMultipleResults

In this tutorial I will be covering how to use LinqDataSource with GridView control to retrieve all the Town from database. The functionality would able to page the town. We will bind the GridView control using LinqDataSource control and will use the inbuilt pager in GridView control to provide the paging.

115 articoli · pagina 7 di 10