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# / May 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Overwriting image metadata20 May 2008 17:07 GMT3
I need to read the metadata of an image, display it on the screen and allow
the user to change it and then re-write the metadata back into the image.
The issue I am having is if I try to rename or delete the existing image
before re-writing the image file I get an error stating ...
adding attribute to a xml element20 May 2008 15:22 GMT6
I need to set an atribute to an xml element, I know how to do it with
XElement.SetAttributeValue method. But What I am trying to do is, I
need to add a attribute with a namespace like the following
test:name="tester"
ANN: VintaSoftAnnotation.NET Plug-in v1.0 has been released.20 May 2008 15:07 GMT1
VintaSoftAnnotation.NET is a developer's tool that allows to annotate
images: create, process, delete, save to XML or TIFF file, merge the
annotations with image. Supported annotation types: rectangle,
ellipse, image, text, rubber stamp. Individual annotation features:
Reflection using BindingFlags20 May 2008 14:53 GMT2
I have a class which contains ~ 200 properties. Out of those 200 properties
I need to access 10 (which I know beforehand already) via reflection in
another class.
Currently I am doing the following with my context object which represents
Clone objects events.20 May 2008 14:38 GMT14
Good morning,
what can be the best way to clone an object with events ?
This because I have made a deep copy of my object and added new event
handlers but events are fired from the original instance, not in cloned
Delay Windows Restart/Shutdown20 May 2008 14:14 GMT4
Gurus,
I am trying to delay Windows Shutdown/Restart to perfrom cleanup and I
am using the following code:
[System.Security.Permissions.PermissionSet(System.Security.Permissions.SecurityAction.Demand,
Type.GetType(string) question20 May 2008 11:57 GMT8
Who can explain me why the following expression does not result in getting
the correct type, but null:
Type t = Type.GetType("System.Xml.XmlReader");
For "System.String" it works as well as for "System.IO.Stream" or
OFF-Topic: Running Visual Studio 2008 on a Mac20 May 2008 11:40 GMT2
Guys,
I am sorry for the off topic, but I am thinking on buying a new laptop and
the new Macbook seems a very decent option - it's a nice machine, has 2.4GHz
Core 2 Duo processor, 4 GB of RAM, etc.
WPF online training20 May 2008 11:39 GMT2
anyone know if there is any good internet course on WPF?
Thanks!
Running Process from another Process20 May 2008 09:05 GMT2
I'm trying to run a process and catch it's output and display it in a
richTextBox.
the process I'm running, runs some other processes, I'm using Thread to run
this process, my problem is, that in the stage that the new process starts,
Best way for C# application to access VC application20 May 2008 08:59 GMT7
I have a C# .Net application which needs to use some feature which can
be only developed in Visual C++ (its extended MAPI).
The C# exe will be supplied to users without a setup.
What kind of exe/dll should I develop in Visual C++ so that I can meet
Bundling an ActiveX DLL20 May 2008 08:35 GMT5
I'm writing a C# WinForms app which will be used to modify Microsoft Office
document properties - company is going through a bit of a clean-up exercise
before moving to Office 2007.
I'm using this: http://support.microsoft.com/kb/224351 which works
Interfaces & Inheritance20 May 2008 07:39 GMT1
Let's say I have a base class that implements IComparable<baseClass>. Really
it could be any interface but I'm picking that one for the sake of
discussion. In this class, equality and comparisons are based on a string
representation of it's attributes - a subclass may add an ...
invisible gui20 May 2008 07:13 GMT5
I have a program that process files on a hard drive. Everything works fine,
it shows a progress bar as it processes the file. The problem occurs when I
have the program look for files to process on startup. The gui is invisible
untill it processes the files it finds as it ...
winforms equivalent of asp.net page load event20 May 2008 07:08 GMT4
Whats the winforms equivalent of asp.net page load event?
I am trying to clear a status message field every time a user clicks
on any of the buttons..
 
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.