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
Help with timer(s)?14 Aug 2006 14:14 GMT3
I admit it - I don't have the foggiest notion how to use the timer
class(es) in c# - i've looked at tutorials, and it's still completely
unintutive to me. Anyone nice enough to get me started on the following
problem would be my favorite person in the world!
Opening Excel files without Excel being installed14 Aug 2006 14:10 GMT2
I have found many tutorials showing how to access data in an Excel
spreadsheet using a COM object in .net. But, as far as I can tell, this
requires Excel to be installed.
Is there anyway I can access the Excel file without the user needing
Asynchronous Delegate Question14 Aug 2006 14:00 GMT7
In the application I am working on, the user makes a request of information
from the database. As there is a great deal of information to go through and
possibly return, to speed things up, the request for data only returns the
first 25 rows of data. So thas the user knows how ...
How to use legacy structures14 Aug 2006 12:57 GMT9
I have a legacy structure that appears on a communications line that has 16 bit, 8 bit, 2 bit and 1 bit fields in it.
The best I have been able to do with this was to use FieldOffset for the 8 and 16 bit fields.  I then defined enums with the
FlagAttribute to generate the 1 and 2 ...
elminate html in string14 Aug 2006 12:12 GMT1
How would i go about removing html in a string.
input:
some text <a href="link">link</a>
output:
C# - calling external applications14 Aug 2006 11:55 GMT2
I must call an external application (a simple console .exe) with a few
parametres within my own application (written in C# - Visual Studio 2005).
how to do that? I do not want to see interface of this application, I just
want that to do something for me.
Byte to int14 Aug 2006 11:32 GMT2
One more easy problem for a newbie, How do i convert a byte into an integer?
Thank you so much!!!!!
Allow drop14 Aug 2006 11:25 GMT1
I got a treeview and set the allowdrop to true.
Then I drag items from listview in a form of string, copy.
However, I cannot drop on the tree view, it always shows in no-no sign.
Add and set a key in Remote Systems's registry in C#14 Aug 2006 10:15 GMT5
I am working in a domain environment. I am on a client machine and
wants to edit registery of domain server. I am currently in a Domain
user account and member of Domain administrators on the domain
controller. I am able to open registry manully by connecting the remote
Hiden Feild14 Aug 2006 10:11 GMT1
Please help me for understanding of use of Hidden Feild in Programming,
I am a beginner of C#.NET, can anyone give me the idea about hidden
feild like hidden textBox, hidden textArea etc... and in which secaniro
this progrmmaing technique is used for with example.
Server Side custom exception14 Aug 2006 10:09 GMT1
I had created a Remoting Custom Exception that inherits from System.Exception.
Now, i meet the same problem that has been posted by previous thread
http://www.dotnetmonster.com/Uwe/Forum.aspx/dotnet-csharp/56784/Server-Side-cust
om-exception

Below is the coding that i wrote,
Can I store this in app.config?14 Aug 2006 10:06 GMT10
I'd like to store something such as the following the my app.config
file:
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
How to use C# to visit the share folder14 Aug 2006 09:59 GMT1
I want to use C# to view a computer's share folder, but I don't know
the actual share folder name, so first I need to get a list of the
share folder, can anyone tell me how to do so? Thanks.
textbox byte14 Aug 2006 09:45 GMT2
i have a method like this
public void MethodName(byte[] data)
{
}
Key press14 Aug 2006 09:40 GMT4
I want to detect if the "Control" key is pressed when I selected items on a
listview and drag these listview items?
 
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.