|
|
-
Sergejack forgotten 1 Years ago through Just Learned
I saw today, in someones code, something like this:
GO 100
At first, I thought that was some typing mistake, but then I found that GO has not only function of ending batch, but also it can execute that batch many times, as specified in:
GO...
|
-
Sergejack Liked 1 Years ago through Just Learned
I just learned how to change the location from where the Desktop get's it files/folders. The default location is c:\users\xyz\desktop - and you can change this. Go to the ***Desktop Folder, Right click, Properties, Go to Location Tab, click move an...
|
-
Sergejack Learned 1 Years ago through Just Learned
I just learned how to change the location from where the Desktop get's it files/folders. The default location is c:\users\xyz\desktop - and you can change this. Go to the ***Desktop Folder, Right click, Properties, Go to Location Tab, click move an...
|
-
Sergejack Liked 1 Years ago through Just Learned
I just learned how to change the location from where the Desktop get's it files/folders. The default location is c:\users\xyz\desktop - and you can change this. Go to the ***Desktop Folder, Right click, Properties, Go to Location Tab, click move and...
|
-
Sergejack Learned 1 Years ago through Just Learned
I just learned how to change the location from where the Desktop get's it files/folders. The default location is c:\users\xyz\desktop - and you can change this. Go to the ***Desktop Folder, Right click, Properties, Go to Location Tab, click move and...
|
-
By using Linq, how can you get top 5 records?...
|
-
In ASP.NET Page life cycle, where Page_PreInit and Page_Prerender events can be useful?...
|
-
Sergejack Liked 1 Years ago through Pages
The much awaited search functionality has finally arrived. You can find a search box on the top left corner of every page....
|
-
Sergejack Commented 1 Years ago through Interview Questions
Saddly it happens during the PreInit stage which complicates how you can set them dynamically.
I guess that pattern was chosen with some optimisations' objectives....
|
-
Sergejack Liked 1 Years ago through Just Learned
Type “prop” and press tab 2 times it create property for you just give data type and name of property you would like to create....
|