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
what is the need of using interface in program
ex:if we have a program like this
interface1()
{
void method1();
void method();
}
class a1 : interface1
{
a1 b = new b();
b.method1();
b.method2();
}
so without using interface also we can achieve this then
wat is the need to use the interface?
plz give me the answer
17
how to create crystal reports
give one detail example(i want to view age category report)
please give suitable example in my small knowledge
50
How to do and Apply Themes to Datagrid,Lable,Textbox,etc.,
in C#.NET 2005 Windows Application? (like who we will do
themes in ASP.NET using .CSS and .SKIN files). Urgent!!
13
what is be the overhead, if i use binary transmission. and
will it be sent using xml text or how ?
73
please exaplain gridview and what are the process available
for it. how to add the row number automatically? is it
possible to add child controls ?
37
what are the files we need to deploay a project in the
system?
31
Did a generic class can be inherited by a normal class?
Where test director stores its data ?
Database ,Local file etc...?
I need to read this data from Visual Studio 2005 c# client.
Regards
55
What is HashTable, what is the use of it, when do we use
(purpose).
20
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
the selected inf of other combobox?How do you achieve it?
Hi to all..I have to create an intranet application on
C#.NET windows Application so please please let can you
people help me as iam new in .NET and if u have any samples
or website address from where i can get sample please let know.