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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
RedirectStandardOutput & OpenTextFile Conflict22 Feb 2007 14:25 GMT2
So I recently found out about redirecting the Standard Output of a
vbscript back to my C# app but I've found a problem.
When I run a script that calls OpenTextFile, I do not receive anymore
of the standard output after that call is made.
QueryString not returning anything22 Feb 2007 13:27 GMT1
Hiya,
I have the following code in a C# aspx page, but I keep getting the
error that 'ExceptionCategoryId_' not found. Looks like the
QueryString is not returning anything.
Relative path22 Feb 2007 13:07 GMT7
I got a relative path, eg."..\..\temp\documents"
Is there a function to convert that into full absolute path?
how to make a ruler over the panel22 Feb 2007 12:19 GMT1
All,
I have a panel with the graph placed on the coordinate system.
I need to make a line which could be moved according to y-coordinate
of the mouse cursor over the graph.
Thread Saftey Question22 Feb 2007 12:18 GMT5
Could someone please tell me if I undrestand the concept of "Thread Saftey"
correctly in Multi-threaded web application (asp.net 2) using following
examples:
1. Class A is NOT a thread safe class:
StreamReader.close and StreamWriter.close22 Feb 2007 10:56 GMT7
In the MSDN the sample doesn't use the close() method. But I know that
in most languages you do need to use the close() method after reading
and writing to a file.
from MSDN:
assembleys having the same identities22 Feb 2007 10:54 GMT1
Bellow is a snippet from the ms website about using loadfile on
assemblies that have the same identities.
I beleive this "identity" issue may be the cause of a problem i have
using the alternative Loadfrom option to load the assembly.
Word Interop22 Feb 2007 09:24 GMT1
Can anyone point me to a good reference for programmatically working with
word docs?
I have to open a doc of known format, and extract some text.
Using XP Primary Interop Assemblies
Netbios in C#22 Feb 2007 08:03 GMT8
I'm trying to write a program that can tell if a remote computer is
running Windows or not. The thing is, it have to go very fast, so I
don't want to "connect" to the computer.
My plan is to send a netbios request and if I get a response I know
Changing a Process's context22 Feb 2007 07:05 GMT2
I'm programming in C# on .NET 2.0, Windows XP SP2.
I'm using a third party's DLL in an environment that limits access to
the hard drives save for a single, set user (recognized to access the
drives by name).
Assembly version redirecting..22 Feb 2007 06:42 GMT1
 I've developed a strong named assembly (dll) thats being used by a client
application(exe). Now i have a new version of the dll.  I dont want to
recompile the client. Hence I just added a <bindingRedirect> entry in the
config file of the application. Both versions of the assembly ...
vb equivalent in cs22 Feb 2007 03:59 GMT6
hey all,
the following snippet works in vb but i'm missing the syntax in csharp:
String val1 = values.Split(",")(1);
i'm getting this error:
ArrayList on ASP.NET22 Feb 2007 00:53 GMT3
What control do you suggest to display the information from an ArrayList?
Each object in the arraylist has field "title" and "description".
DataTable.Load Question:22 Feb 2007 00:49 GMT1
Is there any thing wrong in the following code? Thanks.
----
public static DataTable GetDataTable()
       {
ToolStripMenuItem X Y Position22 Feb 2007 00:04 GMT1
How do I show a context menu directly underneath a tool strip menu item?
I tried this, but a menu item is not a control  so it will not build.
private void siteToolStripMenuItem_MouseDown(object sender, MouseEventArgs
e)
 
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.