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# / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
writing to a binary file30 Mar 2006 15:43 GMT4
Good Day
I would like to write a password to a binary file.  I am following along
 in the book and examples I have found googling.  However when I open
the file in notepad it looks like a text file. Can someone tell me what
Accessing Address book from C#30 Mar 2006 15:11 GMT2
I will like to access the Address book in windows via C# (.net 2.0), is this
possible and can it be done independent of the mail program that the end
users are using??
Best
XmlDocument and Xpath30 Mar 2006 15:07 GMT5
I have an XmlDocument instance, I want to find a node in the xml, but I
don't know it's path until runtime, for example
<aaa>
 <bbb name="x"/>
What is the best way to distinguish between TreeNodes30 Mar 2006 15:01 GMT10
Hi People
Could anyone suggest to me the best way to distinguish treenodes?  By
this I mean I'm in a situation where I have a TreeNode that displays a
number of categories and within those nodes there are items of stock.
Class casting.30 Mar 2006 14:59 GMT9
I have a asp class A with a public function AA()
----------------A.aspx.cs------------------------
public partial class A : System.Web.UI.Page
{
c# : detect runmode30 Mar 2006 14:48 GMT3
i m looking for detect the runmode (console, aspx, etc) and adapt my class
(delegate) for output writting...
thx
mcf
textFile Manipulation30 Mar 2006 14:44 GMT2
I have a textfile with multiple line. How do i get (for example) the 1st line
or the 3rd line then change the line to something i want in C#? How do i
delete a line in C#... or backspace in a textfile? for example
1st line
How to get typeof declared item in generic List30 Mar 2006 14:37 GMT1
I need to get the type of item in the declared generic List.
This is my class and my List derrived from List<MyItemClass>
public class MyList : List<MyItemClass>
{
Open Excel file in browser using .Net30 Mar 2006 14:36 GMT1
Hey All,
I am trying to open an Excel file in a browser by using
Response.Redirect.  The file is located in a virtual directory.
However, the browser title shows the path of the file, which I don't
tool tip for variable30 Mar 2006 13:55 GMT9
My application has a rich text box.When i hover the mouse over certain
keywords typed in the text box i want a tool tip to be displayed.Any
idea of how i can accomplish this????
i will be glad if someone can help me plz...
Semantic Web and Reasoner30 Mar 2006 13:44 GMT4
Hello Group,
I git the problem, that i need a reasoner written in C# or with an
simple interface to C#. My problem is, that all of the programs i find
are written in java?? i don't want to port it myself, but i think since
filtering an XML Dataset30 Mar 2006 13:12 GMT2
I use the ReadXML method in my C# Windows Form project.
Here is some of my C# code:
xmlDS.ReadXml(curDir + "\\Dept.xml") ;
There're 20 rows and 5 columns in the Dept.xml.
load and unload assembly (System.AppDomain)30 Mar 2006 12:34 GMT3
I have a problem with loading a assembly ...
I am trying to do the following:
- I have a directory with a dll (assembly) in it (not the currect dir.)
- I am trying to load this assembly, run a method in it, and than close it.
Regex for legal file name chars30 Mar 2006 10:51 GMT3
I need to filter out non-legal characters from potential
(user-entered) file names.  Certainly this must exist already.
Also...I remember there was a large cache of regex strings online
somewhere but I can't remember the site name.  It wasn't regex.com
Web Browser Object Question30 Mar 2006 10:38 GMT2
I'm working with VS 2005.
I'm using a WebBrowser object that has an even called DocumentCompleted.
The thing is this even is called whenever a frame of the page has been
completed and I want it to be only when the entire page is downloaded.
 
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.