Where test director stores its data ?
Database ,Local file etc...?
I need to read this data from Visual Studio 2005 c# client.
Regards
55
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
20
Hi!!! my question is how we can apply or do Themes in
C#.NET? please any sample or website from where i can get
the answer.
15
What are the access allowed for compilation
units(namespace),class and structs and what are its default
access?
what is be the overhead, if i use binary transmission. and
will it be sent using xml text or how ?
73
how to compare numbers and dispaly the largest ?
*first thing I wanted to do is to input how many numbers to
be compared
*and then analyzed the largest then display it.
20
In a C# class we have a SortedList member m_addinProjects
we want to provide an iterator to allow the consumer of
this class access to the items in the collection. Please
provide an iterator method for the AnalyzeAddinsDLL class
below and an example of how it would be used.
namespace AnalyzeAddinsDLL
{
public class AllAddInProjects
{
private SortedList<string, AddInProject>
m_addinProjects;
public AllAddInProjects()
{
m_addinProjects = new SortedList<string,
AddInProject>();
}
}
}
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
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
windows c# using datagridview in edit form sql server
114
how can include .netframeworl 2.0 in application setup
63
Hello!
How to do this: "Create manifest utility intended for
creating update content files. Application should take a
set of files as input parameter and generate XML based
manifest file as output one." I use C# and vs.net 2003.
It's urgent! Help please, thanks.
Mayana
31
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
Can Any body send C Sharp latest interview questions to my
mail id: alim.mtech@gmail.com.