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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Yet another version question31 Mar 2004 23:14 GMT2
We have two development machines which, to the best of my knowledge,
were set up identically.  However, they are clearly NOT identical.  We
have a project that, if we compile it on one machine, everyone else
can run it, but if we compile it on the other machine, everyone else
relative path31 Mar 2004 22:57 GMT1
I built an application on my local box which works fine. WHen I deploy it to the web server, it no longer finds the relative paths
In my locale box the app is built off teh C drive, on the server the Inetpub directory is on the d drive.
Invoking Model and Connecting Remote Computer31 Mar 2004 22:32 GMT1
hi..
I want to access modem attached to my system and invoke it through
vb.net application which will connect to other computer connected
through telephone line. my application then will demand some data from
Visual Basic 6.0 Code Upgrade Dialog Box Tool31 Mar 2004 22:14 GMT1
I'm using VS 2002 and I can't find the Visual Basic 6.0 Code Upgrade Dialog Box Tool in my tools menu. I've check the setup properties of my installation and there is no mention of the tool. Can I run the Visual Basic 6.0 Code Upgrade Dialog Box tool in VS 2002?
datetime parsing problem31 Mar 2004 21:34 GMT5
this fails.
string sdt="20040330 930";
string[] fmts ={"yyyyMMdd Hmm"};
DateTime date = DateTime.ParseExact(sdt, fmts,
IPAddress.Parse for IPv631 Mar 2004 20:40 GMT1
I want to parse a multicast address string into an object of type IPAddress
So i use the IPAddress.Parse(string theIPAddress) method
It works fine with 224.5.6.7, pure IPv
It throws an exception, saying that the provided address has an incorrect format, when I pass in the string
HOW TO: Determine If Screen Saver Is Start to Run by Using C#31 Mar 2004 20:36 GMT2
I would like my application to execute a function if and when the screen saver starts. I have been searching for a way for my program to know that the screen saver has started but the only thing I could find was how to do it in C++ & Visual Basic 6.
The question is How can I ...
NASTY Bug in handling of DateTime.MaxValue and DateTime.MinValue31 Mar 2004 18:43 GMT2
Here's a good one (we scratched our heads for an hour before a LAN trace pointed us in the right direction)
1) Create a web service with a parameter of type DateTime
2) Call it with a parameter value of DateTime.MaxValue, from another machine whose timezone is west of you
*or
Install of Framework 1.1 on 98Se Client31 Mar 2004 18:13 GMT1
Every time I try to install the .NET framework v1.1 on a particular client machine, I get an error message stating that the Windows installer components need to be updated.  I answer yet to update, but then the install fails because the "Windows Installer Components could not be ...
Questions about smartclient development31 Mar 2004 13:36 GMT1
First thing is: Is it possible to deploy smartclient apps on Win2K platform?
If not, what's the requirements for using smartclient on the server and
client sides?
Second question: I am using my Win2K for a smartclient development test.
NGen.exe question31 Mar 2004 13:01 GMT4
Hi people
I tried to use ngen.exe on an executable generated by C#, but I don't see where the generated executable is placed. I use it as follows (from the tools menu)
 ngen.exe "$(ProjectDir)bin\release\myprogram.exe
The output goes to the output window, and it doesn't say it ...
Control to render HTML31 Mar 2004 07:56 GMT3
H
I have spent some time searching without success
Using VS.Net 2003
Is there a control which will simply render HTML? It seems obvious that there should be but I can't find it - and I don't need the power or internet access functionality of the axbrowser..
How to convert Thu, 18 Mar 2004 14:52:56 PST to a DateTime object?31 Mar 2004 02:43 GMT3
How would you convert Thu, 18 Mar 2004 14:52:56 PST to a DateTime format?
When I use Convert.ToDateTime("Thu, 18 Mar 2004 14:52:56 PST") I get an
exception at character 26, the "PDT".
Thanks,
How do you kill an Asynchronous Delegate's thread31 Mar 2004 02:30 GMT2
I have read several articles about using Asynchronous Delegates and I've
implemented them successfully, but I am still unsure how I would terminate a
thread pool thread created through a call to BeginInvoke() in the very
likely (in my case) event that the delegated method hangs.
simple question on copying objects30 Mar 2004 22:50 GMT4
HOW?
It seems no matter what I do, it always does a reference to the originating
object.  Even if I pass the object through a function, then create a "new"
one via  Dim x as New someobject and then return x, it still sets a
 
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.