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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Static methods in ServiceContract(WCF)31 Dec 2007 14:54 GMT2
How can i declare a static method in servicecontract?İs there any
sample? i couldn't find any.
Best Regards,
Hakan Fatih YILDIRIM
cannot continue edit while debug in VS200531 Dec 2007 14:31 GMT6
I have this  problem: "cannot continue edit while debug in VS2005".
I see the same tread after I search this topic in google, but none solutions
works for me. So again, I ask here. Can someone give a hand?
Has MS fixed this in VS 2005? Is is fixed in VS 2008?
Hosting 2 WCF Service in one windows service31 Dec 2007 08:00 GMT9
İ am working aboot WCF. and i have some problems.
 I created 2 interfaces containing [ServiceContract] attribute at the
top of them.and i want to create two classes implementing these
interfaces.One class implements one interface the other one implements
create app.config during runtime from within code30 Dec 2007 23:38 GMT2
can someone explain me how to create a app.config file during runtime? i see
two ways:
- add a skeleton of an app.config file to the exe/dll and extract it during
runtime as a resource and extract
Question regarding ICryptoTransform resuability30 Dec 2007 22:56 GMT2
Can someone explain the CanResuseTransform property of this interface to me?
I have an app that communicates over the network and I encrypt the
individual UDP packets which are sent and received from multiple clients.
Each has the same key and IV.
lock(this) hangs30 Dec 2007 22:50 GMT11
Hello NG,
my application hangs onec a while. When I interrupt the execution (press the
|| button) the debugger shows me a green arrow on a "lock(this)" line.
I first thought, well "deadlock" so I modified my code to find out who locks
Add a Hashtable to Applicatoin to save Global data30 Dec 2007 15:59 GMT8
Is that a good idea to add a Hashtable to System.Windows.Forms.Application
class? And we can put any user global data in it.
I have some class library used by a few other applications in slight
different way. This way (and ocz there are other ways) I don't have to user
operator new with "value type"30 Dec 2007 15:20 GMT26
I'm a developer coming from C++ and Java ... I've going thru
"Effective C#" (which highly recommend for people coming from other
languages wanting to learn C#), and it states that "value types" are
always created on the stack, but then showed the "creation" of one w/
axWebBrowser - HTML source - DocumentText, etc30 Dec 2007 14:14 GMT2
Folks,
I've spent the last 3 hours fighting to get the EXACT content as being
displayed in "View Source" (as we can easily do by just accessing the
property DocumentText in the WebBrowser object). Unfortunatelly, there is no
problem when using windows services30 Dec 2007 14:04 GMT6
This code works fine in Windows Application.
In Windows Application, I am able to zip the image files properly and it
totally contains 900MB
My problem is the same code which I used in my Windows Application,
Reading from text from another application30 Dec 2007 13:21 GMT2
Can somebody please tell me how I can read text from another running
application.
From a textbox in that application for example
.NET Remoting and DCOM30 Dec 2007 12:25 GMT2
in a existing application (DCOM server and client, both in VC++) we have
very often problems with the DCOM-configuration.
Is the requiered configuration (open ports) in applications using .NET
remoting much more easier than in DCOM applications?
Transformation picture into 3D object30 Dec 2007 09:16 GMT3
Good noon, Guys!  Someone of you fimiliar with algorithms transformation
picture in the 3D object? Any Ideas?
Count all nodes in a treeview30 Dec 2007 04:21 GMT13
This code only counts the parent nodes or rootnodes in a treeview,
how do you count all the nodes in a treeview?
// one way
int NodeCounter = 0;
how to dynamically set tootip on listbox?30 Dec 2007 03:15 GMT6
how can I set tooTip on ToolTip1 for a listbox?
 
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.