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# / June 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Hexadecimal numbers from Active directory26 Jun 2007 19:22 GMT1
I am using DirectorySearcher to get data from Active Directory. When I obtain
a GUID that is a Hexadecimal number it is automatically translated to a
Decimal number. I need to be able to acquire the Hex number intact. Anyone
have any ideas how to do that?
UPS Web Service26 Jun 2007 19:14 GMT3
I'm getting this error:
Server was unable to process request. --> Object reference not set to
an instance of an object.
When using this code
composite table made of column objects26 Jun 2007 19:04 GMT2
Dear Group,
I'm just learning Windows Forms and C# (just in time for it to be
replaced by MS What's Next) and have a question concerning displaying
columnar data in a single datagridview.
Custom IPrincipal with a Generic26 Jun 2007 18:31 GMT2
I'm working on a custom IPrincipal.
Sometimes I use the "good ole" MS system of strings.
Lately, I've been storing my roles and rights as Guids.
Check out the below code.
Sysinternals DebugView26 Jun 2007 17:59 GMT2
I am trying to download sysinternals debugView from microsofts website
but i am getting an error.
http://www.microsoft.com/library/errorpages/smarterror.aspx?404;http://www.micro
soft.com/technet/sysinternals/utilities/debugview.mspx

is this just a problem with their site ?, i can't ...
Datatable : ReadErrorLog26 Jun 2007 17:53 GMT4
I am newbie in C# world, developing SMO application.
I was looking ReadErrorLog method of JobServer class which returns
Datatable.
My Question is, How I would know what columns are returning from
Different Project types26 Jun 2007 17:50 GMT1
Can someone explan or a web link which has information regarding all the
different projects supported in VS2005 (say C#). I want to recapcture my
knowledge who is doing what. like earlier ATL com project was there now its
still there but there are other lots of different proejct ...
Reset gridviews help...26 Jun 2007 17:38 GMT2
I have 7 gridviews on one aspx page that kindof work like a javascript
menu.  How can I reset them after their use and put back into original
state upon creation (so that they could easily be used again)?  If
possible, can you show me a code snippet that sets the gridview and
Get the date form the monthCalander control26 Jun 2007 17:23 GMT1
how can get the date selected in the monthCalander Control
i'm able to see the selectionstart property but its displaying the
date and the start time (i.e) 12:00:00 AM
i used the following code to get the date selected in the
String.Format vs + operator26 Jun 2007 17:15 GMT17
Which is better, which is faster, which is easier etc...  ?????
String.Format ( "yadda {0} yadda {1}", x, y )
"yadda" + x.ToString() + " yadda" + y.tostring();
My code has a mish mash of both and I am wondewring if I should standardize
Google Maps26 Jun 2007 17:10 GMT7
Is there a way to use the Google Maps API in C-Sharp?
I've found very little when seaching the web. I don't know JavaScript very
well and I thought doing it in C-Sharp would be easier.
Thank you for the help.
Form come up near system tray26 Jun 2007 16:49 GMT2
I'm writing a very small notifyicon app and I want a form to pop up on double click near the icon tray.
Any suggestions?
Thanks.
Best book for learning C# when you master VB already26 Jun 2007 16:40 GMT4
I have been using VB.net for years. I have not had any practical experience
with C#, but now I want to learn, to keep growing as a programmer.
Can anybody recommend a good starter-book for me?
Thanks in advance
How to get Post-Build Event to launch GUI app, still edit.26 Jun 2007 16:33 GMT1
I'm trying to launch a code coverage tool as part of the post build event for
a special debug configuration.  It launches just fine, but Visual Studio is
busy waiting for the post build to finish before it allows any modifications
to take place.  I would like to be able to work ...
DataRow and DataReader26 Jun 2007 16:29 GMT3
Given that a data item in both a DataRow and DataReaders IDataRecord can be
accessed using something like
dr["ColumnName"].
I'd like to create method that accepts either a DataRow or IDataRecord.
 
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.