Search Results

Showing results 1 to 5 of 5
Search took 0.01 seconds.
Search: Posts Made By: adamdk
Forum: ASP.NET Jul 29th, 2009
Replies: 0
Views: 556
Posted By adamdk
Hello

I want to nest one listview inside another one, with the inner listview's data source taking a bound value from the parents as a parameter.

Both DataSources are Stored Procedures.

For...
Forum: C# Jul 9th, 2009
Replies: 1
Views: 468
Posted By adamdk
If you are only reading one row from one column, you would be better to use

int myVariable = (int) mySqlCommand.ExecuteScalar();

(might have to use int.parse I cannot remember)

Scalar takes...
Forum: C# Jul 9th, 2009
Replies: 1
Views: 255
Posted By adamdk
I have not yet started this, I want some advice on how to proceed before I waste too much time!

I am writing a Service which listens on a COM port, parses input, and stores relevant data to a...
Forum: ASP.NET Jul 6th, 2009
Replies: 7
Views: 384
Posted By adamdk
Why not use the built in login tools?

Website -> Asp.net Configuration
Forum: ASP.NET Jul 6th, 2009
Replies: 1
Views: 238
Posted By adamdk
Hello,

I am writing a Form that is to be in three parts.

1. Date Selection
2. Report Selection
3. Report Display

The way this should work is as follows.
Showing results 1 to 5 of 5

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC