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 / October 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Tapi Application21 Oct 2004 03:07 GMT5
Can any one direct me to a good site or sample for learning how to write a
TAPI application.
Thanks
Siva
Namespaces and Assemblies21 Oct 2004 03:03 GMT2
I have a library of classes. Some of my applications don't need all the
classes in the library.  I assume if I import this class library into an
application then all classes will be imported;  I have three questions?
1) Is this correct in that all classes will be imported and ...
How to extend Datagrid's column-header height?21 Oct 2004 01:36 GMT1
I'm trying to extend the Height of Windows.Forms Datagrid's column headers.
Is it possible to allow wrapping of text in the header column cells along
with making the height larger?
Menus and short cut keys21 Oct 2004 00:38 GMT4
If I create a MainMenu control on a form, and include short cut keys:
(i.e.  &File , E&xit )
and run the app, the shortcut functionality Alt-F-X opens the menus and
works, but in the default state of the running form, the underscores (in my
datagrid formatting?.21 Oct 2004 00:00 GMT2
Using VB.Net with a datagrid which shows a column called status - the values
can be 0 to 6.
Is there anyway of formatting this column show the numeric value is
translated to a more readable test one.
How do I import from excel?20 Oct 2004 23:56 GMT2
My first thoughts as to how to approach this problem is to import
excel data.
Here is an example of a similar problem:
I have an excel table with multiples of 10 on the X axis. If the user
hierarical Treeview control20 Oct 2004 23:32 GMT1
Does anyone know of a good hierarical control that can be used in VFP 8?  I
am using the flexgrid from component one in my VB programs and was
interested in a control similar in VFP.
Many thanks
SFTP20 Oct 2004 23:25 GMT3
Rather than use a component or DLL from a 3rd party, has anybody ever
written code to allow VB.Net to connect to a SSH ftp server?  i.e.  rather
than ftp a file, it uses sftp (secure ftp) to ftp this file.
Thanks
adding controls at runtime20 Oct 2004 23:11 GMT2
I was looking for a way to add a control array at runtime - but it
doesn't look like vb.net has that ability any more...
Was looking at controls one at a time thus:
       Dim Label1 As New Label
dateTime Manupulations20 Oct 2004 22:53 GMT26
I have a variabe in the format of  'DD-MON-YYYY HH:MI AM' .I want to add a
miniute to it.How can i do that?
by manipulation i want to make '01-JUNE-2004 11:59 PM' to '02-JUNE-2004
12:00 AM'
convert vb.net source code to VB20 Oct 2004 22:41 GMT1
Is there a tool that will do it? Even roughly? I have this requirement, thanks.
Even if the code is rough it would be nice.
How to tell if a class inherits another class?20 Oct 2004 21:47 GMT2
1. Say I have three classes: A, B and C.
2. Class A can only be inherited, and B inherits it.  C does not inherit
anything.
3. I have a function that can have an object passed to it.  Either B or C
add a record for access with an AutoNumber field20 Oct 2004 21:41 GMT6
I have a table in Access Database. This table has a AutoNumber field. I use
a DataGrid to show that table
When I insert a new record in for this table using a DataGrid, there is a
message that asks me to enter the value for this AutoNumber field. Why I
Data Rows or Bound Objects20 Oct 2004 21:32 GMT4
I am creating a small three-tier application, using an Access database as a
back-end. Should I use DataSets and (DataRows or Bound Ojects).  Which is
the best to use?
Thanks
use namespace in VB.NET20 Oct 2004 20:12 GMT1
I would like to know how can we use a namespace in VB.NET ?
i tried :
Imports xlApp = Microsoft.Office.Interop.Excel
and
 
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.