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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ContextBoundObject And Serialization19 Jun 2006 12:44 GMT2
I have ContextBoundObject dervied class, that holds a hashtable.
The hashtable contains objects from my DomainModel (Person,Employee
etc.).
All of this objects (my domain model and the ContextBoundObject) are
File-System Access on remote computer over IP address19 Jun 2006 12:12 GMT2
Hi Ng !
I'm a little confused because of my application.
I need to access a file in the path C:\Temp\test.txt on a computer in
the same network. Now I just know the IP address of this PC. Is it
TypeLoadException19 Jun 2006 11:49 GMT4
I have created a DLL.  It builds successfully without warnings.
I created an app that refereneces the DLL and it too builds.
However, when ever I try to use an object in the DLL
I get a "TypeLoadException", something like:
End of Stream encountered before parsing was completed19 Jun 2006 11:27 GMT2
I've serializing an object to a Network stream but when trying to
deserialize
it comes back with
"End of Stream encountered before parsing was completed."
implicit called base() or this()19 Jun 2006 11:12 GMT3
When I extend a class, for the new class's parameter-less constructor, is
the :base() called implicitly?
And for overloaded constructor, is :this(), and in turn :base() always
implicitly called?
How to Convert a date and time to epoch?19 Jun 2006 10:54 GMT5
I have a bunch of dates in a couple different formats.  I would like to
convert them to epoch.  The dates are like this
Mon, 12 Jun 2006 09:18:22 GMT
12 Jun 2006 10:37:28 GMT
How to implement My Editor control ?19 Jun 2006 10:45 GMT5
Hi, All
I am working on a project ,It need a syntax-color, line-number... JScript
editor,
I cann't found a free one on GOOGLE, So I want to implement myself, I need
AcceptTcpClient() / AcceptSocket()19 Jun 2006 10:42 GMT2
What is the difference in using above functions?
They have the same description. Is there any common practice, when to use
one of them and where we shouldn't?
PK
Integrate into Outlook19 Jun 2006 10:39 GMT1
I have written an application would like to make the main form/application
appears on the right pane of MS Outloon when the Outlook starts up.
Any idea ?
Reading System.Byte[] Value from AD19 Jun 2006 08:53 GMT4
I am writng some code to read AD user properties but I am not having much
luck reading octet values. For example, there is a property userPassword
which returns System.Byte[].
When I use ADSIEDIT, I can see the value in the format 0x077 0x043 0x064
Eval string expression19 Jun 2006 08:53 GMT4
How can i eval a string expression like
String abc = ??"dt.Rows[i].Columns["key1"].ToString() +
dt.Rows[i].Columns["key2"].ToString()"
Thanks
call a STORED PROCEDURE (oracle) from C#19 Jun 2006 08:43 GMT3
I have a procedure with a lot of parameters:
...
var IN BOOLEAN DEFAULT FALSE,
...
Encoding Problem?19 Jun 2006 07:21 GMT11
I'm trying to pass a byte array from C# to Java.
I used a BinaryReader in C# to read the byte array.
I'm using a DataInputStream in Java to read the byte array.
The data is passing through just fine, and I'm getting the correct
Encoding.ASCII.GetString question19 Jun 2006 05:55 GMT4
Hi, All
I have a question about Encoding.ASCII.GetString.
I want convert a byte array to a string, I use
Encoding.ASCII.GetString(byteArray)
listbox control - valuemember & selectedvalue19 Jun 2006 05:00 GMT2
I'm a newbie to c# and could use some help - been banging my head on
the keyboard for 3 days now.
I have an unbound listbox that I'm populating this way:
1. loop through a datatable and load row into row object
 
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.