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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
About a Regular Expression Grouping Construct26 Apr 2005 19:24 GMT9
Hello, everybody,
do you know how to use this Grouping Construct?
(?> )
I've found its reference on MSDN, but still can not understand it totally.
Can't Reinstall Framework 1.126 Apr 2005 18:37 GMT2
I managed to screw up uninstalling Framework 2.0 beta.  Now it's gone from
the "Add/Remove" list, but Framework 1.1 installer seems to think it is still
there and will not install itself.  How can I permanently get rid of
"Microsoft .Net Framework 2.0 beta"?  Must be a registry ...
Clip Cursor in .Net Framework26 Apr 2005 16:44 GMT1
I need to confine my mouse cursor to particular area on the screen.
I used to use ClipCursor API in VB6.
can anybody please suggest me its equivalent in .net framework if any ?
I will be thankful to u for the same.
Loading an assembly as domain neutral, CLR Host26 Apr 2005 14:19 GMT1
I've made my own CLR Host and i specified to load all the assemblies as
domain-neutral in the CorBindToRuntimeEx API. When i create new domains
in the managed code and try to refer some assemblies it shows that all
the referred assemblies are loaded in all domains :(.
geting a Named Pipe under DotNet26 Apr 2005 13:22 GMT1
someone know how to get a named pipe in the framework, i think i will
again go through p-invoke, right ?
Signature

Ulrich

.Net Framework 2 Beta 2 Problem26 Apr 2005 08:00 GMT1
Hi. Today I decided to upgrade to .Net Framework 2 Beta 2 , so I uninstall
my Visual Studio.NET 2003 and the Framework 1.1. After that I installed
Framework 2 Beta 2. but whet I go to control panel Administrative Tools, the
Framework is not shown there. also when trying to ...
combo box26 Apr 2005 07:31 GMT2
hi there
how can i load a text file into a combo
regards
Retrieving attribute information from field26 Apr 2005 05:24 GMT1
I have defined my own IntegerRangeAttribute which is used like so:
  [IntegerRange(DefaultValue = 2000, MinimumValue = 0, MaximumValue =
1000000)]
  private Int32 iNumBurnInIterations = 2000;
Word Document26 Apr 2005 04:44 GMT2
I am using the following code to open a word docuement:
With WrdApp
.Documents.Open("C:\My Documents\MyDoc.doc", missing, missing, missing,
missing, missing, missing, missing, missing, missing, missing, missing)
Array.Find<> example26 Apr 2005 00:34 GMT2
I was browsing the vs2005 beta and was wondering if someone could show
me an example of the Array.Find<> usage, specifically how to write
"Predicates".
Say I have an array of DateTime objects, and I wanted to find the date
.net 1.1 or 2.0?25 Apr 2005 23:30 GMT4
I just wanna start writing a .net web service - but which framework shall I
choose? What are the main improvements for web services in the net beta2
release of vs2005? Can I still call a 2.0 webservice out of a 1.1 application?
Thanks
Logging to Database Sink with Enterprise Library gives runtime err25 Apr 2005 19:32 GMT1
I have a simple test app to log to a database.
All I have is
try
            {
System.Timers.Timer bug : timer fires immediately/continously25 Apr 2005 18:48 GMT2
In my application I have code something like:
protected System.Threading.Timer timer;
// called once on application boot
Init()
Projects sharing an output directory25 Apr 2005 18:02 GMT3
Can someone explain what (if any) problems can occur if two exe assemblies
share the same physical dll assembly?  I've heard it said that each exe
should either have it's own private copy of a dll assembly, or the dll
assembly should be placed in the gac.  Can someone expound?
Windows Remoting Service Periodically Crashes.25 Apr 2005 17:03 GMT3
I am developing a three tiered Windows Service application using remoting.
The Server portion of the program runs on a Windows Server 2k3 machine and
intermittently crashes. The event log contains the following error message
corresponding with each crash:
 
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.