Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / VB.NET / December 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
transactions in webservices07 Dec 2004 10:24 GMT1
any one have any idea how transactions could be enabled in webservices.
i.e., suppose i've got 2 methods - one to add a contact, & the other to set
some miscellaneous details for the contact, in a webservice.
Now the client uses the above two methods & if the client is happy with ...
read an excel file using vb.net07 Dec 2004 09:40 GMT2
Can any one guide me to read an excel file  using vb.net?
Reagrds
Reny
---
Add "a new record for a table" problem07 Dec 2004 09:29 GMT3
I have Win application used to add records into a table (called Clients) in
an Access database. I use a DataGrid1 to present records in this table and
use some TextBox(es) to display the details of a selected record.
DataGrid1.DataSource = ds          'ds is a datasource
Building a solution via VB .NET code07 Dec 2004 09:20 GMT4
Hi, does anybody know if there's a way to build a Visual Studio solution
(.sln) using vb .net code?
I mean, I'd like to get the same result that appears in the Output Window of
the Ide when building a solution by using the Build command...
VB.Net  Polymorphic Bug!07 Dec 2004 02:52 GMT6
'Shadowed' properties are not polymorphic. (See thread 'Inheritance and late
binding')
They should be.
Problem:
is this even possible07 Dec 2004 01:55 GMT2
hey all,
is there a way to automatically go into my outlook, look for a specific
subject line, and extract the attached file to a location (i.e. desktop).
thanks,
Scroll bars for browser control07 Dec 2004 00:29 GMT2
Can someone tell me how to set the vertical scroll bar for the AxWebBrowser
control in vb.net
john
Formatting Dates in A Drop Down from a Data Set07 Dec 2004 00:01 GMT4
Hi, I am using a ComboBox in a Windows Form that is populated via a
Dataset of Date/Time Values.
IE (Note No Date Values)
6:30 PM
Creating a Word doc on the Client Side From a WebApplication06 Dec 2004 23:46 GMT1
I am actually trying to do this and found in this thread some very good
information (begin quote):
{
In ASP.NET you should store and manipulate the word document on the
appending I and % to Integers06 Dec 2004 23:15 GMT2
could someone explain the following to me :
Appending the literal type character I to a literal forces it to the Integer
data type. Appending the identifier type character % to any identifier
forces it to Integer.
Append 1 DataTable to another06 Dec 2004 22:40 GMT5
Is there a more efficient way to append the rows of a DataTable to a second
DataTable that has the same structure?
Currently I am using a For Next loop:
Dim drSource, drTarget as DataRow
Factory Class Question06 Dec 2004 22:35 GMT4
Is there a way to prevent classes from being instantiated by methods other
than my factory pattern?
I have a couple of classes and want to force the factory class to be used as
the "entry point".
Create 1DataTable from a Select from DataTable06 Dec 2004 22:30 GMT7
I am having problems trying to create a (temporary) DataTable from a
selection from a DataGrid (dgOrders).
dtOrdDetails is declared as a Public DataTable
Sub is:
VBS06 Dec 2004 22:06 GMT7
Is there a way to use put a working VBS script into VB.Net version 2003?  I
would like to compile it.
Need help (Update with transaction)06 Dec 2004 22:00 GMT1
I have 1 dataset with 2 tables (Table1 as parent, Table2 as Child), 1 row in
both the tables.
I am updating it with a transaction. First parent then child.
When child update fails, it raise an exception, and rollback the parent
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 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.