What is HashTable, what is the use of it, when do we use
(purpose).
20
What?s the difference between <c> and <code> XML
documentation tag?
89
from web.config file with connection string who to interact
means who to connect in gridview. in my system shows null
something error what is the problem
windows c# using datagridview in edit form sql server
114
3. Use layered architecture for coding.
s.no name description
1 abc
xxxxxxxxx
2 abc
xxxxxxxxx
3
4
5
6
7
8
Select all Clear all Add Delete
Name
Description
Save close
51
How to raise an selection changed event associated with
listbox in datagridview control with a sample example?Here
the listbox is a child control associated with datagridview
control.
25
How to assign default value to nullable types? Did nested
nullable types are allowed
f i give input like 1,1,4,5,6,1,2,5,4,1,2, then output
should be like : 1-4, 2-2, 4-2, 5-1, 6-1 which means 1
occurs 4 times, 2 occurs 2 times like so.
336
Did a generic class can be inherited by a normal class?
I wish to create a windows application to perform a similar
function as that of the "Search" which is provided to look
for related files and folders in the System..
What steps must i follow??
29
Hi Everyone, the design of the form disappear during writing
codes for dataset and data grid. The error show in "line of
assigning dataset". I don't know what's happen. If anyone
know , please share of technical help from someone. Thanks,
Horace Trever