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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
I Still can not run a SQL Stored Procedure from ASP Web Matrix10 Feb 2005 10:17 GMT1
Can anybody Please demonstrate how to run a stored
procedure from ASP Web Matrix.
I  can not believe all the answers that people have given
me that are not working. Does anybody use stored
DNS.GetHostByAddress Question10 Feb 2005 09:58 GMT2
When I make the following call:
IPHostEntry hostInfo = Dns.GetHostByAddress( hostIPAddress ) ;
If the PTR (i.e. the IP address to name resolution) does not exist my
program will start making Netbios calls (Name query to the remote host).
left add unary operator ( += )10 Feb 2005 09:30 GMT8
Is there a left add unary operator ( or do I have to overload one ) ?
For example:
string s1 = "A";
s1 += "B";
"Process/thread cannot access file" problem10 Feb 2005 09:19 GMT2
Im trying to make an app that uses threading, I want to write to a file in a
loop.
How can i ensure that only one thread writes to the file a the time???
Im accessing the fil with:
Sleeping thread and callback delegate10 Feb 2005 07:08 GMT1
I have a thread that has a delegate function which will be called when
another process exits. This thread went to sleep, the process exits and is
supposed to call the delegate, but it did not happen. When the thread wake
up, the function is not called either.
Can we pass a method to another class?10 Feb 2005 06:13 GMT6
Can anyone tell me if it's possible to pass a method to another class?
Example of what I would like to do:
class1:
public void MyMethod()
Installer10 Feb 2005 02:45 GMT1
Does anyone have info on using the dotnet installer to install and start as
well as stop and uninstall a windows service as part of the installation
process
Type * can not be marshaled as an unmanaged structure10 Feb 2005 01:41 GMT4
I'm having a problem that I don't quite understand. I'm using someone
else's class:
using HANDLE = System.IntPtr;
namespace Win32 {
Efficient file movement - Faster than drag-and-drop Explorer movem10 Feb 2005 00:10 GMT2
We just installed a new SAN from Sun and need to migrate several terrabytes
over to it from our Windows servers.  We've found that drag-and-drop copying
files using Explorer is going to be very slow and I haven't found any
software designed specifically for the purpose of fast ...
Newbie:Connecting via TCP to a machine behind a NAT router09 Feb 2005 23:34 GMT2
 I've built a .NET service that sends events to registered clients via TCP.
A client need to provide their IP and port when registering. And service
opens TCP link to the client on the provided IP and port. Everything is fine
except when the client is behind a NAT router in ...
Faulting application vbc.exe09 Feb 2005 22:01 GMT1
This is a really weird demon that pops up from time to time.  We have a large
ASP.Net site running, and randomly (every couple of days) across 5 servers,
this error pops up.  
In the event log:
Converting VB ListBox to ListView in VB.net09 Feb 2005 21:39 GMT3
I have an application that I am converting to vb,net. I use a list box with
multiple columns that I reference using the "list" function. How do I do this
in vb.net? The list box looks like this:
Col1     Col2   Col3
debug error Object reference not set to an instance of an object.09 Feb 2005 21:13 GMT8
Hello everyone, Can anyone help me with this error above when I debug my web
app project in vstudio.net??  I can't figure it out!  It was working fine for
months, and now all of a sudden it's not!!  
This is the error:
garbage 09 Feb 2005 20:09 GMT3
Can someone please help me with this. Cheers Chris
The .Net garbage collector is a generational copying collector.  What are
the implications of this for:
-           application memory utilisation?
Can we add an event handler that has different delegate?09 Feb 2005 18:44 GMT2
As topic,
Can we add an event handler that has different delegate?
Example:
I have a method that takes no parameter:
 
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.