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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Generics And Arithmetic17 Aug 2006 09:53 GMT8
When I do the following
   public class IAmAGeneric<T>
   {
       ...
Scanning component ?17 Aug 2006 09:51 GMT3
I need some .NET component (would be fine if its free) to work with
scanner.
I am planning to scan text or images. To scan to image files (jpg ...)
and *.pdf or *.doc for text.
How do I configure IP Security Policies on Active Directory?17 Aug 2006 09:24 GMT1
I look in the sdk sample but couldn't find any example for this.
Does anyone know how to do this in C# please give a hint.
Thanks
Registry Backup and Restore17 Aug 2006 09:23 GMT1
I am doing an application in VB.NET , while deals with Windows Registry and
it is required to Backup/Restore the Registry hives. Can anyone please
suggest me how to implement that through code . Please post your suggesions.
Thanks in advance
Code calls method with wrong signature (object vs object[])17 Aug 2006 09:22 GMT6
 I recently ran into a strange behavior which I don't understand. I
have two 'Add' method which a slightly different signature which they
look like
 public void Add( string varName, ScriptVarType type, object value )
Collections... Suggestion for next framework.17 Aug 2006 09:12 GMT3
Currently is not possible to remove and item while iterating between them,
so ...
I suggest something like this..
foreach (MyType CurrentItem in MyCollection)
How to know if i use ASP.NET or Winforms in a DLL17 Aug 2006 08:34 GMT2
I have one dll that can be called by a Winforms or an Asp.Net
application, and i would like to know how can i find this environment
??
In fact i want to know the SartupDirectory of these application..I
"\n" appearing as text in textboxes17 Aug 2006 08:22 GMT3
What's with these newline characters and textboxes. I've noticed this
in .NET and it wasn't prevelant in Visual Studio 6.0.
Unless you have a richtext box, which displays the text representation
of the newline character as it reads on paper, the ordinary text box
Read data from Excel file17 Aug 2006 08:20 GMT1
I need to read data from  excel file.
How do I do it ?
Yoav.
How to run a process modally?17 Aug 2006 08:05 GMT2
Process A starts process B. How does process A ensure that process B's
window runs modally?
String split and wrapper character in c#17 Aug 2006 05:17 GMT4
I have a csv file exported from excel. On cells where there was a comma
in the text, it wraps the character with double quotes. For example:
Column 1,"column two, and some more stuff",Column 3
In a c# dll, .NET framework 1.1, I'm reading the file using a
Point17 Aug 2006 03:44 GMT2
What namespace is needed for Point?
Problem closing down the application17 Aug 2006 02:35 GMT5
I have a problem closing down the application, i haven't dont much in the
project yet, so it contains a program.cs file (generated by Visual studio)
with the main function. Also my main form, now my problem is that, in afew
places in my mainForm i want to Exit the application and ...
StreamWriter problem17 Aug 2006 00:33 GMT2
Hi, I'm trying to make a chat program, but it seems to have some kind
of problem with the some characters. To be more precise, the only
characters giving me problem are "{" and "}".
When I try to send them with
How can I concatenate (or append) a string to a byte[] variable?16 Aug 2006 23:15 GMT1
I have a string, "-1608" that I need to append to a byte[] variable.  How can
I convert the string to a byte[] so I can append it?  thanks.
Signature

Thanks.

 
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.