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# / April 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Jobs newsgroup?27 Apr 2008 19:06 GMT2
Can someone suggest where to post a job offering for this skill set?:
C#
SQL Server 2005
Report Builder
What OS do you develop on?27 Apr 2008 17:23 GMT4
I see more and more people using Windows Server for their OS on the
workstation they use for development. Is this pretty common? Aside
from being able to set up just about any server resource you might
need to develop for (SQL Server, SharePoint, IIS, etc.) on your local
How to get a hashed string27 Apr 2008 16:23 GMT3
I want to hash a givien string to a hashed string.
How can I do witth c#?
Read XML file using OOP27 Apr 2008 14:31 GMT7
I am using visual studio C# window and I have an xml file which I need to
read that file using Object Oriented program.  What codes I should use in my
class to load and read that xml file. Thanks
My xml file call carsXml.xml and it includes below information:
Displaying a set of questions27 Apr 2008 13:51 GMT16
Hi, I am using Visual C# window to dispaly a set of questions with their
answers. The users should be able to move to the next question by clicking on
next button. I am going to use only one panel to display one question and
move to next question.  Can someone please help me with ...
DataGridView : How to Transform data between user input and validation ?27 Apr 2008 09:17 GMT5
I have a DataGridView with a Date (DateTime) Column.
When a user edit the cell and change the date I woulk like to allow him to
write "081501" and programmatically transform the entered date to
"2008/15/01"( using a custom method  called TransformDate(string ARawDate))
Linq, and how to determine if IEnumerable<T>27 Apr 2008 07:36 GMT5
Hello, I know that all that’s required to use linq to objects, is the
collection must implement IEnumerable<T> but how to know if a
collection implements this interface?  For example one of the books
I’m reading uses the running system processes and I wouldn't know off
ClickOnceDeployment and uninstall27 Apr 2008 05:07 GMT1
is it possible to add some kind of custom actions (e.g. call a script) if a
ClickOnce deployed application is uninstalled?
Christian
Add files to ClickOnce app27 Apr 2008 05:06 GMT5
how can I add files (e.g. ini-files, xml-files, pdf,..), that should be
installed with a ClickOnce deployed applications?
Christian
DrawString,  multiline string but full width27 Apr 2008 05:03 GMT4
It seems like the default behavior of DrawString is trying to keep the
whole word if possible. I'd like the string to be drawn in multilines,
but filling the entire line width.
For example I'm using a fixed-width font, and the width of the layout
WCF services and logging27 Apr 2008 04:50 GMT4
I've a number of WCF services and other components (not services). I'm
thinking of creating a centralized logging system. One possibility is
to create a logging service that stores everything in a database
table, but I was curieus whether this is the way to go; or are there
Interesting namespace conflict problem27 Apr 2008 01:19 GMT4
I am having an interesting namespace conflict.  When we use a third party
lib we create a company assembly for any descending classes to go in.  I
have simplified the problem into the example below.
We are using the third party assembly Abc.Reports so we have an assembly
how to convert byte[] to object[]26 Apr 2008 22:09 GMT6
How do I convert a byte[] to an object[]?
I am trying to use IADs PutEx  and the last parameter required a variant
array.
Thanks,
Derived classes and overloaded methods26 Apr 2008 22:01 GMT7
The output of this simple program below differs if it's compiled in
Visual Studio 2005 and 2008.  Is one the correct output, and if so,
why?
using System;
create BackgroundWorker from BackgroundWorked is possible?26 Apr 2008 18:38 GMT4
I want to create a "thread manager" class to manage an array of
backgroundworkers. I'd like this thread manager class to live in a class
library and I wasn't sure if it was possible to make the thread manager a
subclass of the backgroundworker so that I could start it up and ...
 
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.