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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
MoveWindow leaving imprint on desktop20 Aug 2007 08:48 GMT2
Background:
I am taking a render window from another application and placing it upon a
panel in my c# application.
This is done by getting the handle to the window of interest then setting
incorrect result when converting from basic string to System::String20 Aug 2007 07:00 GMT1
I am using a c# library in my c++ project. so I have to convert a
basic string to System::string to make use of a function that takes
System::String as argument. I did it like this:
System::String^ s = gcnew System::String(basic_s.c_str()); //here
MessageSecurityException when consuming WCF service20 Aug 2007 04:08 GMT7
Recently I'm confused by this exception.
-----
The message could not be processed. This is most likely because the action
'http://tempuri.org/IBCC2MatrixService/UserMatchingSearch' is incorrect or
How to read the message of a system event log20 Aug 2007 03:30 GMT10
Under Vista, my program, when reading the system event log, will not show the
message saying I don't have the right permission.  All I wisht to do is read
the event log and show the error messages.  Do I need to somehow use
EventLogPermission?  I can't find any examples of how to ...
trying to WriteConsoleInput20 Aug 2007 02:14 GMT1
Hi I'm tring to WriteConsoleInput to a Console app after I use
AttachConsole. I don't know where to get the HANDLE definition -- I
tried "using System;,System.Runtime.InteropServices,
System.Diagnostics,,using System.IO, Microsoft.Win32,
convert MAC addres to a unique serial number20 Aug 2007 01:42 GMT6
my CPU mac address is BFEBFBFF000006F6
and my software name is : shefa
is there any function or encryption way in C# to generate a 24 digits (alpha
numeric) from both CPu MAC address and software name?
Easy Question, I hope...  regarding add-ins19 Aug 2007 21:46 GMT2
I'm new to the Vstudio environment and am learing C# express.  I want
to use the Pinvoke.net, freebie, add-in, however, I do not see how to
*install* an add-in from within the IDE.  Is this even possible with
the express version?  If so, how do I do it?  The pinvoke.net addin
Switch on Interface Type19 Aug 2007 19:25 GMT2
How can I implement the following pseudocode in a switch block? Notice it
would need to switch on the type of interface implemented in currentObject.
if (currentObject is ISomeInterface01)
{
hiding properties19 Aug 2007 17:26 GMT5
Hi
I was wondering how one normally does to hide standard properties in a
user control e.g. X,Y or Width. I have one approach where I have a
base object which hides some of the properties and derive from it to
popular free ringtones19 Aug 2007 17:13 GMT1
popular free ringtones
www.thehotstop.info
signature..
Get The coordinates Point on MouseEnter Event19 Aug 2007 15:44 GMT4
I've a MouseEnter event on a dataGrid, and I want to know, if the mouse
entered column no. 0 or column no. 1 .
How can it be done?
Thanks,
how to translate string to web compatible format?19 Aug 2007 14:50 GMT1
I want to open a google search from my program. But Google does for example
not understand the search parameters, if one of them is C# , e.g. "C#
tutorials". Only if I convert it to c%23%20tutorials. Is there a function
which can already do this? It has to be, because every ...
how to make controls exported public19 Aug 2007 14:44 GMT2
im blind or just can't find it
where or how can i make window controls exported or public
tks
MJ
Validating - Windows Forms19 Aug 2007 14:40 GMT1
Consider a dialog that contains some control. You know, the form is
validated when every single control in the form is validated
successfully. However, if one control tries to cancel the validation
process, the other controls are still validating! (i.e., the
DLL and string resource19 Aug 2007 14:28 GMT2
Under VC++ i used to create DLL for storing string resource for my
international application.
Now, i would like to do the same under C#.
Do you have any suggestion about it or some recommandations ?
 
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.