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 / Languages / C# / August 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
System.DirectoryServices Will not work09 Aug 2007 11:26 GMT4
I have a 2003 server setup for share point development with Visual
Studio 2005.  I am trying to grab the current full name of the current
user logged into sharepoint but i cant get System.DirectoryServices to
register.  I have made sure that it exists in the GAC which it does,
webreference with code09 Aug 2007 11:00 GMT1
im using sharepoint witha  thirdparty app which uses a integrated C#
code editor and im trying to call a web service using that code editor
unfortunatly it appears that a web reference is needed and the only
examples i have seen are using the VS IDE is there anyway of coding
more static + thread safety09 Aug 2007 10:02 GMT7
Say I have this class
public class Simple
{
 private string name;
Reading multiple values from a ListBox09 Aug 2007 08:55 GMT2
I'm trying to read all the selected items in a ListBox. So after the user
selects the values they want in the ListBox they select a button. This is
where I want to put into a string all the values that were selected. The
ListBox is populated by a stored proc that reads a DB table ...
Question on boxing09 Aug 2007 08:45 GMT5
I've been reading that boxing converts a value type to a reference type. If I understand this
correctly, the type on the heap is copied onto the stack.
This sound inefficient to me. Why doesn't C#  just create a reference variable that points to the
object on the heap, which would ...
DLL09 Aug 2007 08:40 GMT7
Need info to build the functions to a DLL.
Because the C# exe file is too clear to know everything. ( awesome,
this post will be deleted again?  )
Is the DLL still clear to know everything ( look by eyes )?
regex question09 Aug 2007 06:05 GMT3
I tried this regex expression but no luck
(?<AcctName>\w*(\s\w*)*((\'s\w\w*){0,1}))\s\[(?<AcctNbr>\d*)\]
with regexoption of mulit-line, explicit capture, ignorecase, dotall and
ignore pattern white space
Starting to program in .Net or C#09 Aug 2007 05:10 GMT5
I'm new to the programming world.
My purpose is to build a web server that uses "servlets" written in C#
till now I know how to do that using Java & Tom Cat, but now I want to
start programming using C#.
problems with Wpf syntax09 Aug 2007 03:58 GMT1
Below is code derived from a Msdn example. The error is in the line
"<c:MyData x:Key="myDataSource"/>" at the point c:MyData. Vs2005 complains
that this is not an allowed element in that part of the Xaml. Everything else
appears to be acceptable. The SDKSample namespace is in a ...
Copy MS Word Paragraph to RichTextBox with formatting09 Aug 2007 03:49 GMT4
Is there a way thru automation to extract a paragraph from a word document
and put into a RichTextBox with the original Word formatting.
Roght now I only get the plain text from para[i].Range.Text
Thanks
Regular Expression Help - when the components are optional09 Aug 2007 01:29 GMT6
The situation is like this:
Given a paragraph, there are 3 subsections that I want to capture and
they have subtitles "Restaurant Description", "Best Known For" and
"Reviews" respectively.
Scheduler--Please Help.08 Aug 2007 23:49 GMT1
I have an application in ASP.NET.I want a database operation will fire every 24 hr.My project is ASP.Net 2.0(c#) and sql server 2005.
Please suggest me what should i do?
if any reference link or code available than it will be better for me.
Thanks in advance.
VS0-2008 requires framework 3.5 on user PC - alternative?08 Aug 2007 21:59 GMT13
I created my first quick-and-dirty Windows Forms app using VS-2008.
Very slick & nice.
But it requires 3.5 to be on the desktop - no good, makes it
unusable.  Nobody is going to download that here.
Help with object design08 Aug 2007 21:44 GMT4
I am having trouble with the following design. I want an object containing a Parent object and a
List of its Child objects. The Child object is abstract, so the List must contain concrete objects
derived from it.
When I instantiate the ParentChild object and add Child-derived ...
Trapping the Form Closing Event08 Aug 2007 20:18 GMT19
I have a .NET 2.0 MDI application where the child form has a Tab
Control. Each of the Tab in the Tab Control has a Validating event to
handle what it should do when the user changes tabs.
But these Validating Events are also fired when either the child form
 
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.