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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Creating a .NET compiler26 Apr 2004 10:21 GMT3
There are several third party .NET compilers out there at the market. This proves that it is possible to write a compiler for .NET and I am really interested in creating compilers. Now the question is that how can I generate the MSIL output and write an executable file (.exe or  ...
Strange error26 Apr 2004 09:52 GMT2
Can anyone help me with the following error ?
'A first chance exception of type 'System.InvalidOperationException'
occurred in system.dll
Additional information: The requested Performance Counter is not a custom
Changing printer setting using .NET26 Apr 2004 09:06 GMT2
I am trying to change the printer(like paper source ,etc) setting in C#. But i am unable to do it. I am not sure how to do it. should i have to use WIN API like Openprinter , getprinter , setprinter . I did try with PrinterSetting.setHDevMode but it does not work. Its their is a ...
Get users from a group in Active Directory26 Apr 2004 08:10 GMT1
I am trying to get a list of users that belong to a group in Active Directory.
Somehow I think I need to use the DirectorySearcher as follows:
DirectorySearcher searcher = new DirectorySearcher(DomainPath);
searcher.Filter = ????
Visual Studio .NET 2003 Professional Edition VS WebMatrix26 Apr 2004 07:29 GMT2
I am just woundering wath peoples thoughts are on Visual Studio .NET 2003 Professional Edition VS WebMatrix for development of ASPX pages using the VB.NET Language. I am trying to get an general idea if I should bother purchasing Visual Studio .NET 2003 Professional Edition or ...
?????????? ? ???????? ?? .Net26 Apr 2004 07:27 GMT8
????? ?? ?????? ??????????? ?? ?????????? ???????? -
http://subscribe.ru/catalog/comp.soft.prog.dotnetgrains
????? ???????, ???????????? ? ???? ? ?????????? ????????? .Net - ?????
????? ?????????, ?????????? ????? ?????????, ??????? ???? ?? C#, ??????????
Generated Code Won't Compile25 Apr 2004 19:15 GMT5
I'm trying to create a dataset.  I start by creating a connection.  Then I
create and configure a data adapter.  Finally, I select "generate dataset"
after right-clicking on the data adapter.  It creates a dataset and puts it
under the form, just like the connection and the adapter.
Exceptions in threads....25 Apr 2004 16:53 GMT1
I have some problems with catching exceptions in my programs because they
are rised in another thread.
I was thinking on create a delegate called ExceptionManager or something
similiar, in order to notify the client of the process when an exception was
Interface Contract Question25 Apr 2004 16:22 GMT1
Hello, I would appreciate some input to the following question of "proper"
design (if such a thing exists).
I'm implementing a reporting subsystem for the project I'm currently working
on. I handle the display of the reports via a DeliveryEngine object that is
Selected file is not a valid Visual studio file25 Apr 2004 12:43 GMT4
I have an  errror when I open up a solution file from the Web.
"Selected file is not a valid Visual studio file."..
But when I open it in "OPEN solution" and I browse for the file..it
works fine..
Help me in active directory search for special group in asp.net25 Apr 2004 11:48 GMT1
Dear Sir,
I want to access to a special group in active directory but with this
function I could just see that a special user is exist in active
directory or not, I mean I want to see that a user is exist in special
Passing + sign to via XML to server side request25 Apr 2004 11:43 GMT1
I am using javascript to build XML and pass it to the .Net Server Side VB
Script page.
So I build the XML string as follows in javascript...
xml_string = "<tagname>" + escape(var_to_pass) + "</tagname>"
Is there any documentation out there that would help me justify the transition from VS.NET 2002 to VS.NET 2003?25 Apr 2004 01:42 GMT1
I would like to transition the projects in our company from Visual
Studio 2002 to Visual Studio 2003 and having some difficullty locating
document that justifies the switch. We currently develop Web
application and Web services using C#. In addition, we have some COM
Visual Studio Won't Debug 1 page24 Apr 2004 18:49 GMT2
I'm trying to debuf an aspnet app. When I invoke the debugger I can
place a break point in any file except one. This file always gives by
the circle with the question mark in it.
Also the assembly doesn't take any of the changes I make in this file.
Using a structure in the same way as a primitive type24 Apr 2004 15:48 GMT2
I'd like to create a structure such as:
Public Structure MyType
 Private m_variable As String
 Public Property Variable() As String
 
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.