all groups > dotnet windows forms > march 2006 > threads for friday march 17
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Multiple connection strings in DAAB
Posted by Rob Oldfield at 3/17/2006 5:35:01 PM
I'm using the data access application block to manage my data connections.
I can figure out how to add a new connection string into the app.config file
(so that I have multiple ones), but what I can't do see is how to actually
tell any of the daab commands which one of my strings to use.
Anyon... more >>
How can I print a Form?
Posted by Maxwell2006 at 3/17/2006 1:56:25 PM
Hi,
What would be the best way to print all contents of a Form?
Thanks,
Max
... more >>
Using Click Once for a Console Application
Posted by Orlando at 3/17/2006 1:41:28 PM
Hi,
We need to have two interfaces into our web services layer - a GUI and a
command line scriptable client. I know Click Once can be used for both GUI
and CUI apps... but can the Console App be called via a batch file? So far
I've found one place that says this isn't possible, but i wanted t... more >>
Best Reporting Tool for Smart Client App
Posted by ajwalters NO[at]SPAM gmail.com at 3/17/2006 12:08:51 PM
Hello,
I am looking for some opinions on what the best reporting tool is to
intergrate into a WindowsForms smart client application i am currently
helping develop.
Requirements:
-Integrate w/ c#
-Customizeable to the user (not stuck w/ hundereds of slightly
different reports hard coded)
... more >>
.NET Common Dialog Placement
Posted by classAct at 3/17/2006 10:01:28 AM
Can a .NET Common Dialog be programmed to open at a specific point on the
screen or are they always going to open in the center of the screen?... more >>
Modify large XML
Posted by Julia at 3/17/2006 4:01:27 AM
Hi,
I need to modify some rows in a very large xml file (> 6GB). The rows that I
want to modify is in the beginning of the file. I am using c#.
What is the best way to do this?
Thanks!
Julia... more >>
|