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# / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
is there any best tools or method let me typing properties codes more fast?27 Sep 2005 15:21 GMT5
I am always to write clases which has properties, is there any best tools or
method let me typing properties codes more fast?
Obfuscator - Crytografy code27 Sep 2005 15:21 GMT1
I work with c#.net and i need a obfuscator to Cryptography the code of
the projects, for nobody can read the code using a reverse engineering.
i would like to know which is the best obfuscator?
Thanks Junior Lopes
Need to marshal the following C function to C#27 Sep 2005 15:02 GMT6
C function syntax is
PvcsGetRevisionInfo2(
HANDLE hArchive, /*Input */
unsigned char *filename, /*Input*/
Can't understand the purpose of AcceptChanges on a DataView27 Sep 2005 14:35 GMT1
I'm not sure that I entirely understand the purpose of the
AcceptChanges methon in a DataView. I added a new record to a DataView
and noticed that its RowState indicated it as being "Added". If I
execute the Update method on an adapter for the table that the DataView
parent function call  , when i don't know who the parent is27 Sep 2005 14:32 GMT2
I've build a dynamic toolbar, based on xml. this toolbarClass will be
instantiated in some aplication, i don't know for sure how many, for
the moment.
i'm looking for a way to call a function (function1 for example), from
before insert sqlDataAdapter27 Sep 2005 14:19 GMT1
i have a query: select id, name from Dictionary
field "id" is uniqueidentifier (primary key id is not null, and not identity
!)
i show only "name" in the dataGrid
Adding a column to bound datagrid27 Sep 2005 13:49 GMT6
Dear NG,
After being away from C# programming for a spell, I am trying my hand at
what should be a simple task.  I have been hitting my head against the wall
this morning.  I have a simple order entry application.  The code below gets
Is there any tools let me to build snippets?27 Sep 2005 12:47 GMT3
Is there any tools let me to build interaction snippets?  for example, I
want a interaction snippet for properties codes, it should let me select
readonly, public, private, and type in variable name, then generating
properties codes.
Socket problem27 Sep 2005 12:24 GMT1
I have a problem and my solution but i have to make sure that it want cause
memory problems.
i have a class FTP and 'private Socket CONNECTION = null;'
Then i have a method PASV()
Print Preview no longer works from Beta2 to August CTP27 Sep 2005 12:15 GMT1
I have implemented some label printing code that prints to a (you guessed it)
label printer. I have derived my class from the
System.Drawing.Printing.PrintDocument class ond overriden some of the
protected methods. I pass into the constructor a custom Label object that
Inheriting from generic List27 Sep 2005 11:43 GMT10
I think I must be missing something about generics, perhaps just about the
syntax. I'd like to derive a class MyList from System.Collections.Generic so
that it can only contain instance of MyItem.
No problem with
IP addresses27 Sep 2005 11:41 GMT3
I am trying to create an IPAddress and pass it to the IPEndPoint
constructor.
IPAddress ipAddress = IPAddress.Parse("127.0.0.1");
IPEndPoint ipEndPoint = new IPEndPoint(ipAddress, portNo);
Font problems27 Sep 2005 10:57 GMT1
I'm experiencing some font problems. A program I've made is distributed to a
number of computeres in a workgroup. On some of the computers the font on a
user control is changed, (perhaps also its size - I can't determine that as
some fonts are bigger than others at same pts. ...
Exception in configuration section handler (Trace)27 Sep 2005 10:55 GMT5
Hai all,
      I got this exception in my application and that occurs in the
follwing line..
 Trace.WriteLine("Text");
Connect using....27 Sep 2005 09:38 GMT1
How do i connect to the internet in a c# using a dialup connection (already
created) rather than using a lan connection (w2hich is currently does by
default) ?
I'm using HttpWebRequsts to do the sending and receiving of data, but it
 
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.