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 / .NET Framework / General / April 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Clipboard27 Apr 2005 03:40 GMT1
I'm trying to copy/paste via the clipboard a queue of objects
Clipboard.SetDataObject(myQueue)   'the queue contains 7 of my objects
some place else I do
iData = Clipboard.GetDataObject()
How to tell if windows is non-U.S. version?27 Apr 2005 03:34 GMT5
OUr .NET app is written specifically to run on the English version of
Windows server.  Some customers are running Windows Frenchm other versions.  
I'm not talking about regional settings, but actually French Windows itself.
How can one tell if Windows itself is English, versus ...
Opinions on online training?27 Apr 2005 03:21 GMT3
I've been looking into several interesting online training places for me
and several of the developers that work for/with me.
I am interested to know what other developers think about companies like
http://www.vtc.com that charge just $30 per month and give unlimited
Retrieving values from dynamic controls26 Apr 2005 23:04 GMT1
I have dynamically created n number of text boxes in a form like txtQL(1),
txtQL(2) , ...txtQL(n)
 How I retrieve the values in a loop? I'm confused as to how to approach
this! Please help.
Need some logic help26 Apr 2005 19:27 GMT1
Hey guys I need some help with updateing an access database. I used OleDB
controls to set up my connection, adapter, and dataset.
The access table I am trying to update has these columns in this order:
CustomerID
Dotfuscator & Setup Projects26 Apr 2005 19:10 GMT1
I have a solution with 6 or so projects, some dts dll's, a couple
images, etc. I have a working setup project that creates a nice
installation msi. Cool.
Now I want to obfuscate my .exe and my .dll's, & have the Setup project
J# browser control scripting examples... where?26 Apr 2005 18:40 GMT2
I've been working with the J# browser control. I understand that v1.1b is
scriptable, but can't find any examples on how to do this. Can someone point
me in the right direction?
thanks,
Which is better? VS.NET or Eclipse?26 Apr 2005 17:33 GMT3
In a neutral perspective, which one is better?
Regards, Sam Hwang
NO MORE FILE IDENTIFIERS?26 Apr 2005 16:42 GMT1
I have a database client app written in vb.net.
It runs continuously for a couple days and then it loses its connection to
the  the file server. Actually, if I open up Windows Explorer to open a
network folder I get a system error "No more internal File identifiers".
Passing table to MSSQL stored procedure26 Apr 2005 16:42 GMT2
Any suggestions on the best way to pass a set of values to a stored
procedure that will use them in a query?  Specifically, I want to call a
stored procedure from .NET that takes a set of phone numbers and returns a
resultset of records containing these numbers from a table.  Is ...
VB.NET databind to drop down list26 Apr 2005 16:01 GMT1
I have a stored procedure in SQL Server that returns a list of names that I
would like to bind to a drop down list.  This is the code I have, but it is
not working correctly.  The drop down contains System.Data.DataRowView
Dim ConString As String = ConfigurationSettings ...
I have a problem with a service I created26 Apr 2005 16:00 GMT3
I created a service to execute every 2 hours but it only executes once at
startup. This is part of the code
Protected Sub Test(ByVal obj As Object)
       Dim sDate As String = Date.Today.ToShortDateString
Free ASP Web Server Engine...26 Apr 2005 15:05 GMT5
after some time of hard work it was impossible to bring my IIS back to life.
My complete OS (XP-Pro) is heavily damaged due a hardware crash. i had
to recover my harddsik from a heavily damaged one over to a new h-disk.
after that "transition" my xp was no more able to run the iis ...
oledb invalid path...26 Apr 2005 14:57 GMT1
This code is NOT working. Well, the error is saying that the path is
invalid. But how... Before i open the connection, i am doing, if
f.Exists(file) then. so, if that returns true, why the connection
thinks that the file does not exists?
Deleting rows in Access database table26 Apr 2005 14:52 GMT6
I get an error message when deleting rows from a table in Access database.
My understanding is that the error message relates to the sharing of the
Inetpub and the wwwroot directory.
While I have set the directories to "Share" in the properties window, it
 
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.