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 / January 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
newbie problems with null values14 Jan 2005 17:10 GMT12
Some probs here.
i'm new to programming the msde
all fields in dat_contacten have default value  '' and null is not allowed
when i try to add a new one with addnew property of currencymanager
Forms and Panels14 Jan 2005 16:59 GMT4
I have got two forms open in one panel and i want to bring the one at the
back to the front.  I want to do this by using a button located in another
panel but i can't seem to work out how.
Also when i close a form i want it to remove the corresponding button in the
Windows Service cannot create text files?14 Jan 2005 16:39 GMT3
I just wrote a test Windows Service that creates a text file on startup
(please see my code below). The file is never created.
  Protected Overrides Sub OnStart(ByVal args() As String)
       Dim swLog As StreamWriter = File.CreateText("C:\myLog.txt")
with DataGrid, Used tablestyle and Grid Column Style14 Jan 2005 16:23 GMT3
I am creating a window forms, and  placed a datagrid on it.
Set the DataSource and DataMember,  and I get all the column in the table
(relation) shown.  I used TableStyles of the DataGrid and add a new member.  
I set its MappingName same as DataMember.  Then I use GridColumnStyle ...
dhtmlEdit Object in .NET14 Jan 2005 16:17 GMT1
Anyone know the object that replaced the dhtmlEdit object from VB6?
I'm trying to convert a VB6 application to .NET and I'm using this
object and it doesn't seem to be available.  Any help would be greatly
appreciated.
How to add new datarow in vb.net using mod tia sal14 Jan 2005 16:11 GMT1
Greets All
I'm trying to add a new data row every 7th itertation does anyone know how to do this using the mod command?
TIA
Sal
ActiveX14 Jan 2005 16:05 GMT5
What would the equivalent to an ActiveX be in VB.Net?
I need an application that will run as a trusted site and be imbedded in a
browser but have access to a locally installed programs Com objects. It also
need to be complied so I can't use VB or JS script.
TCP and USB14 Jan 2005 15:53 GMT1
Does anybody know if its possible to write data to a USB port received via
TCP IP
I am sure there is software to do this but I can't find it.
I want to emulate the job a Jetdirect box does, TCP/ip print information in
Crystal Reports question (using VB)14 Jan 2005 15:35 GMT3
This is the next step of a bigger project that I am working on and I have
hit a wall.
All forms that I have created for this project are working fine.  This is
the one that I have a problem with.
Printing Avery Labels using Word template.14 Jan 2005 15:28 GMT2
I have a printing task that is driving me crazy but I think I figured
out a solution.  My whole office is on office 2000 so I was thinking I
could harness the power of a word template to print labels.
Has anyone ever done this?
Help,I am a abecedarian,AD and global group problem in VB.NET14 Jan 2005 15:25 GMT2
I supposed to add member(s) to or delete member(s) from one new group created by me ,which is similar to  Administrators and Power Users in global group which in my computer by VB.NET,there are my codes
to list the member(s) from one group in my computer,as follows:
     Dim Group
...
Fixed With text (characters)14 Jan 2005 15:19 GMT2
In C++ you could easily create a fixed with string by creating it with
char(50) or so as an example. This made it easy to write data out to a flat
file with a fixed width column. What is the best way in .NET to write to a
fixed width flat file? Being that the data going ot a ...
Crystal reports question14 Jan 2005 14:59 GMT3
I have just posted a variation of this question on the Crystal Reports
board, but most times I do not get a reponse.
I have a report in which I asked about yesterday and after working all day
on this, I actually have it looking pretty good.  It is displaying header
printing multiple pages14 Jan 2005 14:52 GMT6
I am trying to get my listbox items to print if they stream past the one
page mark.  my code is working for one page of information (if the
e.hasmorepages) is not there.
But I am having trouble getting it to print on multiple pages.  The second
System.Environment.GetFolderPath limited to the current user14 Jan 2005 14:31 GMT3
VB.Net allows the ability to find the path of special folders by calling the
System.Environment.GetFolderPath function with a parameter specifying which
special folder I want the path of.  Unfortunately, it doesn't appear to allow
finding special folders related to "All Users".
 
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.