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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Determining if a string is an exact match to regex05 Jul 2005 22:49 GMT2
At the first glance, this problem seems to be easy, but I found it not:
There is a regex, that is known to be valid, but of which I have no control
(in comes from a public XML schema). I need to evaluate an input string to
make sure it matches the regex.
Activation of Visual Studio .NET 2003 Academic Edition05 Jul 2005 19:52 GMT1
I've just bought and installed the academic edition of Visual Studio .NET
2003. When I open it I'm asked to activate it. My question is: If I activate
it on my current computer will I be able to activate it on another computer
later on?
Xml Bug in .net framework 2.005 Jul 2005 17:57 GMT3
i have a well formed xml file which works perfectly with .net framework 1.1.
Unfortunatly i got an exception with .net framework 2.0 beta 2.
XmlDocument doc=new XmlDocument();
doc.Load(filename);
Problem with SetupDiEnumDeviceInterfaces()05 Jul 2005 17:38 GMT2
I'm trying to call this method from C# but it's returning false.
Marshal.GetLastWin32Error() returns 8 which means "Not enough storage is
available to process this command".  Can someone elaborate what this means
please?  Is this a marsahling parameter problem?
Create Excel Object Problem05 Jul 2005 17:08 GMT5
I have some problem,
I'm trying to create excel object ( vb.net web application using Share
Point.)
Using:
Logon Problem05 Jul 2005 16:35 GMT1
After install, my default logon went away and I now go to the admin account
login desktop instead. How do I get my original user the default login?
General Queries on dotnet05 Jul 2005 16:30 GMT3
1)which of the following operates in homogenous platform?
Is it  DCOM,Corba,Web Services,Remoting.
Which of the above is right.
2)No.of threads in a thread pool where N is a process?
Prevent multiple DNS lookup05 Jul 2005 16:25 GMT3
I want to use WebClient.DownloadFile to download multiple files from a
single host. In order to prevent multiple dns lookup, I get the ip of the
host by using Dns.GetHostByName. If I replace the host name of the url by
the ip address and use WebClient.DownloadFile to download the ...
VS2003 and framework 2.0 beta05 Jul 2005 15:58 GMT2
I have VS2003 installed and want to use the serial port stuff in FrameWork
2.0 beta.
How can I make vs2003 aware that I want to use framework 2.0beta instead of
v1.1?
The content of GAC in .Net Configuration Tool looks strange05 Jul 2005 15:39 GMT1
When I view the content of GAC in .Net Configuration Tool,
it shows two identical 'System' assemblies that have same version,
culture, and public key token.
I use Total Commander to view the GAC folder, in the GAC\System\ ,
XP style controls in W200005 Jul 2005 08:26 GMT3
How Can I have in my VB.NET-application XP-like Controls, when it is
deployed on Windows 2000? I don't think a manifest file will work than? Or I
didn't manage to get it work?
Any help would be really appreciated.
Socket.BeginSendTo and Socket.BeginSendFrom on a single Socket instance from multiple threads05 Jul 2005 03:28 GMT9
Is it safe to call socket.BeginSendTo and socket.BeginSendFrom on a
single instance of Socket from two different threads running simultaneously?
This is required because I need to listen on a certain URI [IP:Port] and
I need to send outgoing messages from that local socket [IP ...
DEVPATH bug in a Web app (ASP.NET) ?05 Jul 2005 03:09 GMT8
DEVPATH bug in a Web app (ASP.NET)?
Hi
Has anyone got DEVPATH to work in a Web app?
I have no problem for a Win app.
Simple C# Question? How to pass an event delegate as a parameter?04 Jul 2005 22:22 GMT3
Ok, I have a class called 'publisher' which exposes a delegate event as
follows:
public event subscriberDelegate subscribers;
The definition of subscriberDelegate being:
Band objects on task bar disappear and take other toolbars with th04 Jul 2005 19:56 GMT2
I've got a toolbar I developed inheriting from a band object class found
here: http://www.codeproject.com/csharp/dotnetbandobjects.asp
This all works perfectly in Internet Explorer and it all works when I add it
to the taskbar, until I logout.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 June, 2005
 
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.