c#
StatCounter
View My Stats
Monday, February 4, 2008
Ramdomly Selecting a recods in SQL Server:
The Query is as Follows:
Select * from TableName order by NewID()
No comments:
Post a Comment
Newer Post
Home
Subscribe to:
Post Comments (Atom)
Taskkill.exe (Kill the task that running on local and remote machine)
Taskkill.exe (Kill the task that running on local and remote machine) Examples: TASKKILL /S system /F /IM notepad.exe /T TASKK...
Name value collection in C#
Name value collection in C# The name value collection is same like the HashTable. We can set the Object value and the Key to that par...
Dynamic Fill Combobox values through javascript
Dynamic Fill Combobox values through javascript Examople: Call the fuction at the button click event function DynamicComboAdd() { ...
No comments:
Post a Comment