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
Remoting/Threading21 Feb 2007 18:00 GMT2
I am somewhat new to the concept of remoting in c#.  Here is my
scenario, if anyone could give me some tips I would really appreciate
it:
I have a server program running that updates a database and a binary
How to implement a method as different name21 Feb 2007 17:56 GMT6
How can i implement a method of interface in a new class as different method
name. Something like use Implement key word in VB.NET.
Thanks!
Strange compile error21 Feb 2007 17:32 GMT2
I have downloaded a project from the site "The code project" but I get the
following 3 compile error.
C:\tony\IPC\AppModule.NamedPipes\NamedPipeNative.cs(548): Missing XML
comment for publicly visible type or member
convert binary(20) to string21 Feb 2007 17:31 GMT3
I have a column with SQL Server type binary(20)  (contain a sql handle, ex :
0x01000800B73B573B98C6B1030000000000000000)
I want to convert this column to string value with this code :
string sql_hndl = MyDataRow["ColWithBinaryType"].tostring;
global "Windows-wide" shortcut keys21 Feb 2007 17:23 GMT1
Is there an easy way from .NET to register a Windows-wide keyboard
shortcut?  I would like to bring up a WinForm window from an already
running .NET application whenever this keyboard shortcut is used.
I assume the way to do this is calling the Windows API from .NET.
Check to see if object instance exists21 Feb 2007 16:59 GMT2
Thanks in advance.
what is the C# equivalent of the VB.net IsNothing(object) function?
just trying to check to see if an object instance already exists.
does someone have an example?
Deleting data in dataset21 Feb 2007 16:36 GMT8
Using C# 1.1
I have a dataset loaded from an XML file. The idea being that if the app (a
winform app that relies on a webservice) is offline, then I save data
locally in XML and update the web service later.
plug-in architecture help.21 Feb 2007 16:10 GMT1
I want to monitor internet explorers instance and get events when any
IE instance is open.
I want to develope it in dot net.
how will i do this?
Convert C# to VB.Adding Eventhandler.21 Feb 2007 15:19 GMT2
I have this piece of code I am trying to convert from c# to vb.net.
It's a Windows project.
This line gives me trouble ( I have tried to compress the code for
readability. Hope I haven't screwed up):
efficient two's complement of a byte array21 Feb 2007 14:53 GMT14
What would be the most efficient way to calculate the two's complement
of a variable length byte array?
Thanks for your time.
help using relative file paths with loadfile21 Feb 2007 14:45 GMT1
bellow is select sample of code im using to dynamicaly load
assembley's and it works, but the assembley.loadfile requires that i
use a absolute directory path.
Is there anyway i can use a relative file path. I just want to access
Reading dataset from XML problem21 Feb 2007 14:41 GMT4
(Sorry for duplicate post, finger trouble before I finished...)
using C# 1.1
I am writing a winform app that collects a dataset from a webservice.
At the same time I collect the data, I write the dataset out to the local
Error: Binary format of the specified custom attribute was invalid.21 Feb 2007 14:40 GMT2
I have a Windows .NET 2.0 application that has been working fine for last
year, and now all of a sudden on one customers computer I am getting this
error, "Binary format of the specified custom attribute was invalid."
Here is a stack trace of the error:
Easy Visual C# Insert Record Tip?21 Feb 2007 14:21 GMT5
I have a simple VC# form that validates its text boxes' contents and I
want to insert these text box contents into an SQL Server 2005 Express
DB. I have added the DB as a data source but right off the bat most of
what I see in terms of visual controls are data grids for displaying
Replace line feed in RTF21 Feb 2007 14:20 GMT1
I am replacing tags with db info. My problem is I some of the addresses do
NOT have an address1. end up with a blank line. I want to get rid of that line
I am using the following code to replace
tempbbb.Rtf = tempbbb.Rtf.Replace("<address1>", newArray[i].ToString());
 
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.