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 / New Users / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Fill listbox with menu control menu items14 Sep 2005 15:13 GMT1
I want to fill a listbox with menu control menu items in VB.Net,  where
administrator can check menus to give permissions to users.
I tried in several ways; but not success. Please give me some sample coding.
This should be in tree sturcture as follows;
Stored procedure calls14 Sep 2005 13:55 GMT1
I am calling a stored procedure in Oracle using VB.NET 2003.  A function
calls the procedure every 15 seconds, by using a timer, to fill a dataset.  
On first calling the procedure everything works as expected, however on
subsequent calls the procedure returns no new rows to add ...
install beta 2 over 1.1 resources14 Sep 2005 13:53 GMT2
are there any resources providing information on how to install beta 2 over
1.1
thank you
Enabled look in a disabled control14 Sep 2005 13:01 GMT2
Is it possible to make a disabled control (control.Enabled = false) to look
(just to look not to behave) like a enabled one ?
Thanks.
_____
Zip files...14 Sep 2005 10:18 GMT3
Is there anyway I can create programmatically *.zip files... ?
VJ
HELP: expose Windows dialog from Windows Service14 Sep 2005 09:39 GMT4
I am writing a windows service in C#.NET which will manage image capturing
devices, when client connects to the service, at some point the service need
to expose a device dialog to the client for setting some device specific
parameters. According to MSDN docs, classes within the ...
Get list of possible matches using RegEx14 Sep 2005 09:37 GMT3
Is it possible for me to provide an expression like this:
Product[1-3]
And using the RegEx classes have it give me a string array with all the
possible matches, i.e.:
trying to send open the email application14 Sep 2005 08:11 GMT3
At some stage I want to open the user's email client.
I do the following
string dst = "someone@somewhere.web";
string subject = "[Important]";
asp.net 2.0 x64bit problems14 Sep 2005 08:10 GMT1
I'm trying to run an app compiled w/ VS2003 on a server running the x64
asp.net 2.0 and am having problems with it running the oracle driver.  I'm
using ODP.net for the driver and the error i receive is unable to load
oraops9.dll.
Hosting CLR in VB6 using COM14 Sep 2005 07:51 GMT6
I just found a reference somewhere to the fact that the CLR is usable
from COM, and hence should be usable from VB6. Although I've got no
need to do anything with this yet, I thought I'd have a play with it to
see how it works. So I've created a new VB6 app and added a reference
Bug in FileStream.Dispose in Framework 1.114 Sep 2005 06:33 GMT3
I have come across a bug in FileStream.Close that causes File handles to leak.
If you create a FileStream then try to write to it when the destination disk
is full:
outputStream.Write(buffer, 0, readCount);
Outlook RSS Feed Add-In, Required .NET Framework, Fails with error14 Sep 2005 06:23 GMT5
I installed an Outlook RSS Feed Add-In called "IntraVNews" which Required
.NET Framework but it fails with an error that the "JIT Debugging component
registration is incorrect" and then asks me to execute an .exe in one of the
Microsoft shared folders ... being cautious I wanted ...
how to get user's operating system?14 Sep 2005 04:50 GMT2
I tried
Environment.OSVersion.Version
but it tells me I'm running Windows NT 5.1.2600 while I'm running Windows XP
Pro....
Weak keys in DES14 Sep 2005 01:52 GMT1
I know what a weak key is.  However, I wonder if the team that designed the
.NET class library took into consideration the fact that DES is used for
protocols other than bulk encryption.  In my case, I am using DES to create
the hashed password for NTLM authentication.  Therefore ...
Unloading a secondary AppDomain that has invoked a Dynamic Method13 Sep 2005 22:45 GMT1
Hi all. I’m looking for some advice on how to completely unload a newly
created (second) AppDomain that calls a dynamic method in a dynamic
assembly&module which is a wrapper for a legacy dll method. It’s basically a
plugin manager but my problem comes when I need to replace, ...
 
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.