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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can someone explain Thread.AllocateDataSlot() method?14 Apr 2005 19:41 GMT6
I was looking at the docs for Thread and can't understand the different
between "unnamed data slot "and "data slot".and docs in Thread.GetData()
say  "Threads use a local store memory mechanism to store thread-specific
data." what is "thread-specific data"?
Map a Drive Programmatically14 Apr 2005 18:08 GMT1
From a console app, I'd like to map a drive from one Win2K3 server to
another. I'm familiar with the [Net Use...] command line syntax, and I can
put it in a batch file and call the batch file from the console app. That
will work - but I was wondering if I could do it all in my C# ...
Illegal cross-thread operation14 Apr 2005 16:09 GMT2
I am getting an error "Illegal cross-thread operation". I am not
creating any threads. I know internally there are many threads running,
though. Does that mean that no form can call a function from another
form even if there is a parent-child relationship? Aren't controls like
vb.net: managing bit and bytes14 Apr 2005 10:05 GMT1
I need to set the value of 8 bit variables separately and then put them into
a byte variable.
Is it possible using VB.NET. How?
Thank you very much.
Visual Studio .Net 2003 Error14 Apr 2005 08:29 GMT1
I am getting this strange error when I attempt to run Visual Studio .Net
2003 Enterprise Architect. The error is on happing in the ntdll.dll.
I have uninstalled and re-installed it several times but I get the same
error.
adding methods/properties runtime for web services14 Apr 2005 05:23 GMT1
I have been searching on this topic for quite sometime and didnt get
any answer.
Is there a way I can extend/add methods/properties to a C# class during
runtime.
Macro substitution14 Apr 2005 05:19 GMT1
Is there any way to do something like macro substitution in VB, like in C++ or C or other languages?
Microsoft Application Block - Exception Management14 Apr 2005 04:40 GMT1
       I used VB.Net to write an application which use the exception
management in Application Block as error handling. When I deploy the
application in the client machine, it's fine. However when I put the
application to the network server. A just-in-time debugger alert that an
Failed to load viewstate error14 Apr 2005 04:35 GMT3
We have an ASP.net application, where we dynamically add controls, in the
Page_Load. Occasionally, when the user posts back the page (e.g. clicks Save
button on the page), we get a "Failed to load viewstate" error. This happens
on Windows Server 2003. It happens erratically, and ...
Creating Objects in a User Friendly Environment14 Apr 2005 03:37 GMT4
I am working on a project that involves an Office-like interface; that
is, the user will be able to create objects such as textareas and be
able to resize, move, manipulate, etc. them. I am NOT asking someone to
go out of their way and write such a class for me, but I was wondering
Tab Control Problem14 Apr 2005 00:08 GMT3
I am using the tab control to do wizard development. I
show a tab page at a time to get the wizard feeling. This
also helps in switching between tabs at design time.
My problem is, I am not able to set the item size of the
isapi filters13 Apr 2005 23:24 GMT1
can i write an isapi filter for IIS in something other than C++?  perferably
something in vb.net?
How to ASP -> ASP.NET13 Apr 2005 17:00 GMT3
Folks,
In classic ASP, in order to prevent users from trying url directly(maybe
to see some sensitive HTML files) without logging in, I have an asp file
which mains the session("login")=1 variable, which is set as soon as
My Method Logic Question13 Apr 2005 16:21 GMT2
I have the following situation.
I am creating my own user control.
This asp.net user control will have a method called "Read". When this
method is being called from the page. It will read line by line threw a
Dynamic assign delegate function?13 Apr 2005 14:00 GMT3
I have an odd question: is it possible to have a delegate that recieves
a methodname dynamically?
Like this: aClassObj.OnGo += new ANamespace.Invoke(fName);
          where fName would be a string with the function name;
 
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.