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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ASPNET can't write in event log on win XP19 Jan 2005 13:55 GMT8
I'm trying to write in the event log and it looks like it's any of my
applications which are called by ASP.NET that are having trouble with event
log. Here's the
error:
CSC.EXE Compiler Error when /Lib switch have reference path with s19 Jan 2005 12:36 GMT1
Hi Friends,
I am facing trouble with dynamically compiling C# source files. Here is the
example:
Following command works:
Get values of parameters of a given method19 Jan 2005 07:07 GMT4
I want to analyse the values of the parameters of a given method.
With the method GetParameters() of a MethodInfo object you receice an array
of ParameterInfo objects. This helps you to get all information about the
parameters of a method (i.e. name, type, etc.). But you can not ...
List enumeration exception under weird circumstances.19 Jan 2005 06:55 GMT2
I hv foll. code:
foreach(object obj in myChkedlistbox.CheckedItems)
{
  Messagebox.show(obj.tostring());
Advanced Grid  Usage19 Jan 2005 05:01 GMT1
I am from Visual FoxPro Community and used to develope
data entry forms on many sides on Data Grid.
But the Grid in Dot Net is quite different than in VFP as long
as interfaces are concerned.
Problem with System.Resources.ResxResourceReader19 Jan 2005 00:01 GMT4
There is documentation at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlr
fsystemresourcesresxresourcereaderclasstopic.asp

about a supposed class for reading .resx files.  However, the sample code
will not compile because the System.Resources ...
Add / Remove Programs "Repair" function causes services error18 Jan 2005 22:33 GMT2
I've created a Windows Service and Installer using the MSDN Walkthrough
article.  However, if I select "Change" then "Repair" out of the Add / Remove
Programs list then I get the error "The specified service already exists"
Anyone know how to fix this error or disable the Repair ...
Debugging Users Group18 Jan 2005 19:55 GMT7
Managing many Students is not always a simple process.  Is there a way to add
the Domain logged on user to the Local Debugging Users Group through a script
preferably Group Policty?  The students may not always use the same computer
so I need this to folow their roaming profiles.
Application Server Design for .Net18 Jan 2005 17:24 GMT4
My organization is currently considering the purchase of a new intranet
application server and we are looking for opinions from those who have been
down this road before.  In brief the server must support the following:
- 600+ users using various ASP.Net based applications, only 2 ...
Data Grid in Dot Net!18 Jan 2005 15:50 GMT1
I am from Visual FoxPro Community and used to develope
data entry forms on many sides on Data Grid.
But the Grid in Dot Net is quite different than in VFP as long
as interfaces are concerned.
Can someone suggest?...18 Jan 2005 11:21 GMT3
In my application, the majority of data is taken not from a database, but is
generated by the application itself.
Now before report generation I have to spread these data across tables for
the sake of a single report.
Error: dotnetfx.exe is not a valid Win32 application18 Jan 2005 09:01 GMT1
When I try to install .NET  Framework on a WinXp system with VS.NET 2003
installed I get this message.
How can I correct this.
Thanks in advance
CheckedListBox.SelectionMode18 Jan 2005 08:15 GMT1
       Who has used checkedListbox control in windows form? I feel puzzled
about the reference of it document.What means "SelectionMode.One" ? Does it
mean this control only support select one from many choice or select nothing?
As in my test project ,It seems that it supports ...
DataView.Find18 Jan 2005 06:56 GMT3
It seems that the DataView.Find differs from the DataRowCollection.Find
method. The latter searches the Primary Key of the table for the object
supplied as the "key" parameter. However, where the DataView.Find is
concerned, it seems that the Primary Key of the table is not the ...
Process Output and Error Redirection and Synchronization Between Threads (C#)18 Jan 2005 06:19 GMT7
I am hoping someone can help me with a threading issue...  I have created a
program which runs a console program and displays the output in a
RichTextBox on a Windows form.  Here is the code I'm using for the process
to redirect the console output
 
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.