Forum: Visual Basic .NET
Nov 9th, 2004, 9:55 PM
|
|
Replies: 3
Views: 419
create a new project..
select setup and...
create a new project..
select setup and deployment projects
then select setup wizard.
from there add the necessary files into the project
build this project and you're ready to go
|
Forum: C#
Nov 9th, 2004, 9:52 PM
|
|
Replies: 0
Views: 278
Good Day everyone.
I am new to C# and i am...
Good Day everyone.
I am new to C# and i am planning to port my vb.net framework to c#.
i have a problem regarding dataadapters.
here is the code:
public DataSet SelectSet(DataSet data_set, string...
|