all groups > vb.net > april 2007 > threads for monday april 9
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
Build Deployment vs. Production app.config?
Posted by Spam Catcher at 4/9/2007 7:56:09 PM
Is there a way to script VS.NET to copy different app.config along with
different build configurations?
In fact, it would be great if I could dynamically substitute app.config
values for different deployment scenarios.
Any tips or tools to do this?
Thanks!... more >>
newbie: want to print tabular data
Posted by vbDavidC at 4/9/2007 1:40:29 PM
I am fairly new to vb.net and even with VB6 I did not do a lot of
printing.
I have some tabular data that I have in a datagridview that I assumed
I could easily print the grid. However, in checking newsgroups and
the web it does not seem to be something that is very straightforward.
My ori... more >>
vb.net 1.1 -- Better Coding Question
Posted by bh at 4/9/2007 1:31:20 PM
If I want to loop through the values in a listbox, and get either all items
in the box, or only selected items, based on a boolean variable passed into
a subroutine, which method would be more efficient?
First Method (test allvalues, first and either loop through all items or
selecteditems,... more >>
Implementing a sub class
Posted by Brian Patrick at 4/9/2007 12:26:44 PM
Hi - I'm trying to implement what a seems to be a very simple concept, but I
can't figure out how exactly it is supposed to be done.
I want to define a class that has sub classes, so I'll explain in a very
simplified manner:
The main class will be called "MyAppClass". This class will hav... more >>
Newbie with tools and no clue how to start.
Posted by followmetofenway NO[at]SPAM gmail.com at 4/9/2007 11:26:01 AM
Hi all,
First time poster here. I have a really good friend that's been doing
VB and Java dev for many years, and he recently sent me SQL Server
2005, Visual Studio 2005, and the Visual Studio Team Suite. I'm
writing to see if I can get some general pointers about getting
started with these t... more >>
Plzzzzzzzzzzz Help for callback function
Posted by sajin at 4/9/2007 6:55:33 AM
Hi All..
We are using VB .Net 2005 for implementing an API. API needs to
generate events. For this client wants us to use Windows Callback
(delegate implementation). The intention of using Windows Callback is
to generalise our API so that it can be compatible with any other
language e.g. C++.... more >>
vb.net problem
Posted by rout_rupesh NO[at]SPAM rediffmail.com at 4/9/2007 5:46:26 AM
sir/madam,
i have a listview control with 5 items.
... more >>
Why disposing a object cause an error ?
Posted by Peter at 4/9/2007 12:00:00 AM
Hi, everybody,
Error message is "COM object that has been separated from its underlying RCW
can not be used." When I called the codes below. So I traced the error and
found it is caused by "oCmd.Despose". BTW,these codes are included in a .net
component.
'--------------------------------... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|