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
Security policies to allow app run on network drive17 Mar 2004 10:15 GMT4
(yes we do want to do this for anyone who will question why do you want to
run it on a network drive)
How can i update my domains group policy to allow .net apps run on a network
drive (untrusted source i think its called), right now it throws a security
IsSynchronized false inside lock(ICollection.SyncRoot) ?17 Mar 2004 09:11 GMT1
Isnt IsSynchronized supose to return True?
Sadly the reference topic on IsSynchronized includes a small sample code
that only mentions lock(SyncRoot) with no example of what IsSynchronized is
supose to do.
What are the .cch files in C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\CONFIG?17 Mar 2004 03:42 GMT2
Here is a list of the config files in my
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\CONFIG folder:
06/24/2003  08:14p              21,768 enterprisesec.config
03/08/2004  05:49p             186,098 enterprisesec.config.cch
Reflection and order of the fields16 Mar 2004 18:19 GMT10
I am attempting to use Reflection to send an object over a serial port.  I
won't know the exact type of the object until run-time.  If I call
GetFields(), is there any guarantee on the order the fields are returned?
Would it help if I used a struct instead of a class?  I need to ...
namespaces + types16 Mar 2004 17:19 GMT2
When I see a reference to a type, in most cases a comma seperates the type
itself and what appears to be the name of an assembly, e.g.
   type="System.Web.UI.PageHandlerFactory, System.Web"
My question is whether System.Web in the above example is the name of an
Intra-Thread communication16 Mar 2004 15:31 GMT6
I have a Winform that will spawn a thread to work on each file within a
directory.  For each FileSystemInfo in this directory, it will get the hash
of that file.  If the FileSystemInfo is infact another directory, I will
spawn another thread and repeat the whole process.  However I ...
Write customized attribute which has functionality like ObseleteAttribute16 Mar 2004 15:31 GMT4
Hello again Attribute Gurus...
Can someone throw an idea, on what to tweak, or flush out, some kind
of code.  if one has to write a custom attribute like
ObseleteAttribute, with the aim to inject the code in various methods
AOP or developers writing custom attributes -- pls check this16 Mar 2004 14:57 GMT1
A classic case of writing to a log file each time a particular method
is called for rudimentary performance statistics. Ordinarily the code
below satisfy the requirements:
//Considering EventLogManager to be singleton class defined in system.
Aborting thread while suspended problem16 Mar 2004 11:57 GMT1
Hi, I experience a ThreadStateException while trying to abort a thread that is in a Suspended state. According to the MSDN documentation if Abort() is called on a thread that has been suspended, the thread is resumed and then aborted. But obviously it is not the case. I even made ...
Windows service and threads16 Mar 2004 10:25 GMT1
I want to develop a windows service.
It will look into a database for some records in a notification table, and
based on datetime in  some field, will send an e-mail message.
This is my first service app, and also first time I want to use threads, so
xml documentation in C#16 Mar 2004 10:08 GMT1
Hi everyone, I would like to know is that in visual studio 2003 Build
Command Web Page option (which is under tool section) didn't recognise tags
like <list> or <example>? Is there any method to makes these tags appear in
the generated web page?
Problem in Serviced Component 16 Mar 2004 09:26 GMT1
ms-help://MS.MSDNQTR.2003FEB.1033/cpguide/html/cpconservicedcomponentoverview.ht
I the above MSDN 2003 link, there is a code snipet which samples on writing a Serviced Component. What  I got confused is, it is all about building a serviced "Component"; But the code has a Main() ...
Cannot create performance counters if Perfmon is open16 Mar 2004 08:26 GMT1
We are having problems instantiating performance counters if Perfmon is open. We get the error:
"System.InvalidOperationException: Cannot create file mapping.
at System.Diagnostics.FileMapping.Initialize()
at System.Diagnostics.FileMapping..ctor()
Redistribution of .Net Framework.16 Mar 2004 07:37 GMT1
I need to restribute the .Net framework to more than 50,000 users via internet. As per my knowledge the size of .Net Framework installation is about 20MB+, which is practically not possible to download from internet by every user
Is there any solution for restributing the .Net ...
Displaying images on menu items  (VB.Net )16 Mar 2004 07:36 GMT1
I am new to VB.net and mostly program in VFP 7.0.
I am looking for an option of adding images to menus
in VB.net application. Is there any option available or I will
have to look for third party main menu component?
 
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.