|
|
-
Kirti M.Darji Learned 6 Months ago through Just Learned
Today my colleague came up with a problem that he were not able to restore database having error like follows.
Restore failed for Server '<servername>'. (Microsoft.SqlServer.Smo) System.Data.SqlClient.SqlError: The file "D:\Db.mdf" is compressed bu...
|
-
Kirti M.Darji liked 6 Months ago through Scripts
This script is use for filter records in dataset using LINQ ...
|
-
Kirti M.Darji Liked 6 Months ago through Blogs
If you wish to copy the column headers from the results tab of the SQL Server Management Studio (SSMS) alongwith the results to another program like Excel, use the built-in functionalities of the SSMS demonstrated in this post....
|
|
|
|
|
|
|
-
Kirti M.Darji Liked 7 Months ago through Just Learned
ASP.NET 4 also enables you to configure the characters that are used by the URL character check. When ASP.NET finds an invalid character in the path portion of a URL, it rejects the request and issues an HTTP 400 error. In previous versions of ASP.NE...
|
-
Kirti M.Darji Learned 7 Months ago through Just Learned
ASP.NET 4 also enables you to configure the characters that are used by the URL character check. When ASP.NET finds an invalid character in the path portion of a URL, it rejects the request and issues an HTTP 400 error. In previous versions of ASP.NE...
|
|
|
-
Kirti M.Darji Liked 7 Months ago through Blogs
SQL injection refers to the ability of an attacker to inject a rogue SQL command to the database within a seemingly legitimate request. One of the most common myths that surrounds SQL Injection is that it is due to the use of EXEC or EXECUTE. Some say –...
|