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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Prevent decompiling of the code18 Oct 2007 20:35 GMT9
I need to be sure that my C# code is as hard as possible to decompile.
Can anyone tell what is the best tool for that job?
Also will this be a part of Visual Studio 2008?
It seems natural to me that the .net framework came with a solution so other
Allow to reference to any version of assembly during compiling18 Oct 2007 20:12 GMT6
VCSE 2005 .NET 2 WinForms
I created assembly at runtime and added mydll.dll reference to it.
mydll.dll is in applicatino startup directory.
When I change mydl.dll to never version, this assembly is not loaded
Performance Issues with Delegates18 Oct 2007 19:54 GMT10
I wrote a simple method that allows me to pass a delegate to find a
value in a list. I already had a set of methods for doing comparisons:
less, greater, equal, equivalent, etc. However, find algorithms always
compare the element in the list to a given value. In other words, I
windows Theme18 Oct 2007 19:44 GMT1
I develop my own control, however i would like to keep them in phase
with Windows Theme.
for example, if i have a custom button, i would like also to offer to
user the possibility to select the renderer (XP theme, flat, gradient,
Which Async. Pattern should I be using?18 Oct 2007 18:48 GMT15
I've got a windows form that monitors the status of employees [location/work
status etc] it polls a database every 2 seconds to fetch updates [index on
history table with 'LastUpdate' Datetime field] then update a underlying
dataset bound to a grid using Invoke to marshal to the ...
Exchange containers permissions18 Oct 2007 18:27 GMT2
i need help on a new project.
i want to write it in C#.
i need to traverse the exchange 2003 org looking for specific containers.
then find what the permissions are.
A question about replacing a process with a another process18 Oct 2007 18:10 GMT1
Today we have two processes A and B written in MFC which are communicating
with each other by using serialized socket.
These processes are running as console application and as a GUI application.
Assume I want to replace one of these processes say B with a process written
Automating input18 Oct 2007 18:07 GMT7
Is there any way of getting VS2005 to 'type' the content of a file into the
currently open CS file?
I am trying to capture the VS2005 screen: I'd like to be able to record the
code (already stored in a file) being typed; doing this manually is fraught
documentation tips requested18 Oct 2007 17:21 GMT2
hey all,
does anyone have some good tips or references on writing good documentation
alongside the application code (not comments)? I do write stuff down but 6
months from now if i have to come back to that documentation it's a little
building a service application at the same time as desktop app18 Oct 2007 17:07 GMT1
I am writing a service that sits on a single pc. It does occasional work to
a database eg logging users out after time period, sends emails in the
background, processes scheduled jobs etc
Its part of a larger project. To date I've kept the service solution
TreeView Resize18 Oct 2007 17:01 GMT2
I'd like to allow user to resize a treeview control in a form at
runtime. What properties should I set to allow this?
Thank you.
console.write easy peasy beginners question18 Oct 2007 16:50 GMT5
I'm messing about with a console app that does some tedious data
processing, I want to show activity in the console window.
What I wanted was  -
followed by \
Inheriting Consts18 Oct 2007 16:40 GMT5
Am I missing something quite simple as I can't seem to see how to
inherit consts from my base class.
Can this be done?
Thanks,
Is it possible  to embed a console window c#?18 Oct 2007 16:33 GMT7
Curious how you could embed a console in a Windows form.. any ideas ?
XmlIgnore an inherited attribute18 Oct 2007 16:03 GMT2
I have a number of classes that inherit from another class which
contains an attribure called "Url". I serialise my objects to an xml
file, but I would like to hide the "url" attribute for one of my
inherited classes. I can place the XmlIgnore in the base class, but
 
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.