|
|
-
Kirti M.Darji Liked 3 Months ago through Tutorials
So far in the library, we have been developing using vanilla JavaScript. In this section, we look at JavaScript libraries such as jQuery and YUI. Libraries are heavily used in modern web development, and we look at how to choose between different librar...
|
|
|
-
Kirti M.Darji Liked 3 Months ago through Just Learned
Be aware when you read XML data from Microsoft SQL Server by using the **SqlDataReader** object or **ExecuteScalar** method of SqlCommand class, the XML in the first column of the first row is truncated at 2,033 characters. To resolve this problem, u...
|
-
Kirti M.Darji Learned 3 Months ago through Just Learned
Be aware when you read XML data from Microsoft SQL Server by using the **SqlDataReader** object or **ExecuteScalar** method of SqlCommand class, the XML in the first column of the first row is truncated at 2,033 characters. To resolve this problem, u...
|
|
|
|
|
-
Kirti M.Darji Liked 3 Months ago through Blogs
Most people find it very difficult to deal with XML documents in TSQL as there is no way to run a ‘blind’ SELECT * query on an XML document to get a quick view of the content stored in it. A “select TOP N *” query can quickly give you a few records from...
|
|
|
-
Kirti M.Darji Liked 3 Months ago through Just Learned
Earlier on Beyondrelational I read a tip, for the same topic.
combination of keys Shift + Print screen, allows us to take screen shot of Remote Desktop.
But recently I faced problem using these keys. It allowed taking print screen only once. Every ot...
|
-
Kirti M.Darji Learned 3 Months ago through Just Learned
Earlier on Beyondrelational I read a tip, for the same topic.
combination of keys Shift + Print screen, allows us to take screen shot of Remote Desktop.
But recently I faced problem using these keys. It allowed taking print screen only once. Every ot...
|