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 / August 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
TimeSpace.Parse() usage15 Aug 2007 21:11 GMT3
ive read the MSDN docs on using the TimeSpace.Pars() method to format
timespans, however i found their examples unclear.
currently i am doing this:
    Dim startTime As DateTime = DateTime.Now
How to detect when a Tab Control loses its focus15 Aug 2007 20:14 GMT3
I have a WinForm application.  The form has one Tab Control and one
ToolStrip.  I would like to know what would be the best way to detect when
the user is "leaving" the Tab Control and "moving" into ToolStrip.
Thank you
Having trouble creating shared and setting permission using vb.net15 Aug 2007 20:02 GMT1
I have embeded WMI scripting within a Visual Basic application to create
remote shares and set permissions, I'm now moving to vb.net environment and
having trouble getting my scripting to work, I have search the net for vb.net
code to create shared folders and set permsission but ...
FileSystemWatcher-Loosing events?15 Aug 2007 18:55 GMT2
I am using fileSystemWatcher to monitor a directory on a file server. I am
looking for zip files. When a zip file arrives the watcher event is trigged
an I can unzip the file and then delete it. A very simple application but...I
have a problem. When I copy say 10 zip files at ...
System.Net.Sockets problem15 Aug 2007 18:55 GMT8
I am using System.Net.Sockets to connect a client socket to a server that
requires three inputs when I connect:  host, port and an identification
number that identifies the person connecting.
None of the overloads for either the Connect or BeginConnect methods takes
ISAPI not working in VS 200515 Aug 2007 16:36 GMT1
I am working on a webproject it uses ISAPI_Rewrite to create a url on the
fly, it work when i use the project under IIS
How do i make it work inside Visual Studio 2005, i there some way to
configure it, i using the dll from Helicon
Website Error15 Aug 2007 16:32 GMT2
I get te following error message, i am unable to find the line from where
the error is being throw, can anyone help
System.Web.HttpUnhandledException: Exception of type
'System.Web.HttpUnhandledException' was thrown. --->
System.Speech15 Aug 2007 15:36 GMT12
How do I add a reference to System.Speech in Visual Studio?
Signature

Arne Garvander
(I program VB.Net for fun and C# to get paid.)

function scope15 Aug 2007 12:38 GMT3
I have a c# application with windows form for updating and retrieving some
database table records. lets call it form1. I also have another  application
in vb that extracts data from the web but used the same database table as
input to direct its operation. the data in the table is ...
VS setup project produces msi and .exe.  How do I turn off the .exe15 Aug 2007 11:33 GMT2
When producing a Setup package in Visual Studio, the default is to
create a Windows Installer MSI file and also the bootstrapper
setup.exe file.  Previously I have turned off the creation of the .exe
file as I dont need it, but on my latest project I cannot find the
dropdownlist15 Aug 2007 00:06 GMT1
hi to everyone,
just help me out to do this.
On my page i have a dropdownlist control,which contain 80 items.
when i select the dropdownlist.i am able to veiw 35 items of the list
Generics and their resulting class. Possible to obtain?14 Aug 2007 20:57 GMT8
We need to serialize (binary) objects containing generic collections. The
thing is, when we try to get the objects back (deserialize) with a different
instance of the application, we receive an exception stating the constructor
of the generic class does not exist. So Is there a ...
Determining if a type implements a particular interface14 Aug 2007 20:32 GMT8
When using reflection, how can I find out if a particular type implements a
specific interface. For instance, I have the following code:
  Type t = myAsm.GetType( "AssemblyToLoad.MyClass" );
  Type iMyClassType = typeof(AssemblyToLoad.IMyClass);
Listbox Sorting in .NET 3.014 Aug 2007 19:28 GMT6
Am I crazy, is there no sorting of listboxes under .NET 3.0. Make a new app,
add a listbox and see no Sorted property. Add strings and they just go to the
bottom.
Thanks,
Framework on websphere box?14 Aug 2007 19:20 GMT2
Can .Net be run on a websphere box?
Signature

Chris Davoli

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 July, 2007
 
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.