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
Microsoft Word an c#27 May 2008 03:17 GMT2
I work in a c# project that uses Microsoft Word to generate report. In
my program I use Interop.Word reference.
When I run the program in my PC with Microsoft Word 2003, all work
well. But when I execute the program in another PC with Microsoft word
using  / Add a reference then using27 May 2008 03:08 GMT4
I am trying to understand what is happening when
1. I simply write
using System.Globalisation
2. I add a reference to a dll then write
Why event handler first parameters are incorrect27 May 2008 02:45 GMT7
I noticed that DataGridView CellValidated() and other event handler first
parameter is object:
       Grid.CellValidated+=new
DataGridViewCellEventHandler(Grid_CellValidated);
image Metadata26 May 2008 22:55 GMT1
After having no response with my earlier post i am wondeing if anyone has
had any luck
or seen any succesfull way of reading and writing image metadata to a jpg
Thanks for any input
SQL Server 2005 Compact Edition - How is it deployed?26 May 2008 20:42 GMT1
I have written a WinForm app using VS 2008. The app uses LINQ to SQL for a
SQL Server Compact Edition database. The Setup has only one requirement (by
default): .net 3.5 runtime.
Now I got a notice from a colleague of mine, reporting problems with running
Yes/No dialog box26 May 2008 20:37 GMT2
I'm new to C# but know MFC C++. I'm looking for api for launching a yes/no
dialog box which returns a value that can be used for farther processing.
Regards
Mark
C# GUI Library26 May 2008 20:32 GMT1
I start developing a commercial media player with C# in VS 2005. Most of the
form would contain
a picture or a video rectangular(the data and its representation do not
matter here-just the frame and the control buttons). Some other rectangular
Publish, ClickOnce26 May 2008 19:00 GMT3
I like the Publish function comes with VS2008.
But 3 questions remain: how to make update path to be flexiable? Because I
will give those updates to my cutomers, and different cutomer will use
differnt server/shard path.
How to query on a xml document like SQL?26 May 2008 18:53 GMT6
Dear Members,
I want to find a collection of nodes with certain attributes.
For example I want to retrieve every books with name = “NLP of MT”
from this XML document:
Implicit conversion of arrays26 May 2008 18:03 GMT4
If I have two types, t1 and t2, say, I can write an implicit
conversion operator from t1 to t2.
Can I write implicit conversion operator from t1[] to t2[]?
I don't think I can... but, if not, what is the "next nicest thing"?
SerialPort buffer26 May 2008 18:01 GMT1
I communicate with a device using the .NET 2.0 serial port class.
I am notified when some data are received by the event. If I read the buffer
there is still the "old" data + the new data.
Why is the buffer not cleaned? When the buffer will be cleaned?
How to call dynamically loaded Assemblies Method asynchronously,...?26 May 2008 17:54 GMT2
i have a (simple) dynamic plugin architecture and i want
to call a member function from the dynamically loaded
assembly and its instanciated class. The Code looks like
this:
Good intro to System.Transcations?26 May 2008 16:46 GMT1
(I'm mostly a Windows PowerShell scripting guy.)
I'm looking for a good basic intro to System.Transactions.  Is there
anything online?
I'd also consider buying a book...
connection string name26 May 2008 14:23 GMT3
When i add a connection string  FpConnStr from application setting UI in VS
2008, it ends with sth. like:
<connectionStrings>
       <clear />
serialization26 May 2008 10:02 GMT4
I was wondering how can I serialize/deserialize an enum? Is it like a
regular propery? How can I do it?
Thanks!
 
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.