Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / General / August 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Dynamic Data09 Aug 2006 19:38 GMT3
I have a form that has user input that I need to pass to my business layer.
The user input is dynamic and is not know at design time.  I have an
interface between my layers (presentation and business).  I want one method
call and I do not want to put much logic in the form so I ...
Retrieving registry value09 Aug 2006 17:25 GMT4
At runtime, I need to retrieve a registry value that is not located under
HKEY_CURRENT_USER\Software\VB and VBA Program Settings, so GetSetting isn't
going to do the trick.  I've found the CRegKey Class and its methods
(specifically QueryStringValue), but I'm missing the code to ...
replace function09 Aug 2006 15:32 GMT6
I have to replace every " in a string with ""
replace(string,""","""") generates an error
Thanks
Gonzo
M.S.O.VB09 Aug 2006 15:30 GMT3
First of all am I in the right NG if not please redirect me.
I have inadvertently set up a Macro in Microsoft Office word 2003
each time I open it I am presented with a window stating--- Macros in this
project are disabled etc--
Command Timeout09 Aug 2006 15:29 GMT2
Here's my problem.  I have a big vb.net application with a lot of calls
to stored procs.  I don't want to add the line "Command.commandTimeout
= 600" in front of each of these calls.  So, the default timeout is set
to 30 seconds.  I'm pratically sure that I canc change this 30 ...
[OT?] NDoc, Exceptions and the Framework09 Aug 2006 15:00 GMT1
Directory.CreateDirectory throws a bunch of Exceptions, all of which are
documented in MSDN.
I've written a library class that contains a method calling
Directory.CreateDirectory so, now , /my/ method could throw all of these
Reg Expression09 Aug 2006 14:09 GMT5
I try to search pattern using RegExp method but it wont work. Data
contain emails which i save it into a textfile and want to read the
contents of email (Date, Customer Name, Street, Subject etc etc). Date,
Customer Name etc they all are in large braket and on the next line
Creating an Instance of a C DLL and using it in VB6.009 Aug 2006 12:15 GMT2
I want to know about creating an instance of a C DLL and how to use that
instance in a VB function on VB6.0.
Thanks in Advance.
Service written in VB2005 does not function09 Aug 2006 11:15 GMT3
(Please, excuse my English.)
I am a newbie in VB2005 (VB6 in the past) and try to create an service
project in VB2005.
I have kept in addition to the on-line help (" Exemplary approach:
Initializing Structure in VB and how to create an instance of it.09 Aug 2006 07:38 GMT1
I have 2 programs which are: a DLL in C and a VB application that uses DLL
functions.
Flow: The VB application calls the functions in the C DLL and also VB
aplication passes some arguments to the functions of the C DLL.
Interaction between VB user interface and C09 Aug 2006 07:33 GMT1
I have written some C code which needs to get some values inputted in the VB
UI .
Then i need to perform some operations on those values and again i have to
send back the resultant values to the GUI.
User profile09 Aug 2006 00:17 GMT3
Hello, what can I do to write a program in vb .net to copy a user
profile? Do you know syscall to do this?
Sample code to connect to Access mdb and subsequent data access&up08 Aug 2006 23:17 GMT1
Hi, I'm a new comer to the VS 2005 with VB but with programing experience
with VBA from Excel and Access.   I'm planning to develop a small custom appl
using mdb as backend (because it already exists) and use VB in VS 2005 as
front-end.  This is a multi-user appl will run on a ...
ADO recordset field properties08 Aug 2006 22:48 GMT3
I need to write a re-usable block of code that I can run to ensure that
non-null fields are filled before posting record inserts/updates; I can get
to the field in my recordset easily enough, but I can't figure out how to
separate adFldIsNullable (or, more importantly, it's not ...
comboBox - Set ListIndex Problem08 Aug 2006 21:14 GMT5
I am trying to set the .ListIndex property of a combobox to the index
corresponding to an item in the list by utilizing the string value of the
indexed item.
For example, I know that I can set the item displayed to the first  one by
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.