Which one is the best source code in Microsoft Developer Network Samples?
May be:T! Messeng3® Beta-download and compare:T! Messeng3® BetaAl3x
View ArticleBest approach for version tolerant serialization when new field allows null...
I had asked a similar question:Thread Title Determining OptionalFieldAttribute.VersionAdded for field being deserialized But it was inadvertently posted to the wrong forum (not a WCF question) and...
View ArticleAn Extensive Examination of Data Structures Using C# 2.0
Hi I have read this article http://msdn.microsoft.com/en-US/library/ms379573(v=VS.80).aspx and I would like to download DataStructures20.msi but the link does not work. Do you know if there is...
View ArticleScanning Component/sdk in .Net
Hello,I want to develop a .Net application to scan some documents using VB.Net or C#.Net.I searched for any component or any SDK provided by Microsoft which I can use to develop this application but no...
View ArticleDatabase.LoadDataSet() method throwing error while retriving data from IBM...
Database.LoadDataSet() method is throwing error during retriving data from empty table of IBM DB2 database. It is giving error code "SQL0100W".“Error Message: 0NO_DATA [02000] [IBM] [DB2 / NT] SQL0100W...
View ArticleHow do I access the class name and method of an exception
How do I access the class name and method of an exception within my program? Pretty basic stufff I know, but can't seem to do so. ALSO, CAN SOMEONE PLEASE FIX THIS WINDOW I CANNOT PASTE INTO IT...
View ArticleSystem.Reflection.Emit::DynamicMethod: Is there an SDK tool available to have...
I want to create a dynamic method with code that's a bit more than trivial.So I want to create a hard coded version of the method body and have a compiled version of it examined by some tool that's...
View ArticleMicrosoft.Diagnostics.Tracing.EventSource: Multiple sources/one event log
I'm trying to implement better event log usage in my software and the goal is to do the following:Multiple Sources all writing to one or more channels of a single event log. Meaning, one event log...
View ArticleUsing different version of assemblies (Microsoft.ReportViewer.WebForms)
Hi Guys, I need to use different versions of Microsoft.ReportViewer.WebForms(Version=9.0.0.0 and Version = 10.0.0.0) in a web application. Developed two user controls, one for each version of the...
View ArticleTrouble finding and referencing System.Configuration using .NET 4.5
As many out there, I am trying to use the ConfigurationManager class to read a ConectionString stored in a Web.Config file. The class is not recognized even though I have checked that...
View Articledid windows form application works on windows touch ?
I am creating a windows form application using visual studio 2010 with framework 4.0 and this app maybe work on normal windows or windows touch ... is there a procedure should i take to make my app...
View ArticlePrintDocument printer presets
Hello,I've got serious problem. I can't change printer preset programmatically. I can't believe it. Is there any way to do this? I've got two predefines presets and I need to select one of them...
View ArticlePackage vs. EncryptedPackageEnvelope
I'm trying to find a solution to have a filesystem-like structure in my application. I though the Package/ZipPackage would be a good solution, but it seems it's not possible to a have subfolder using...
View ArticleCUDA SafeHandle ObjectDisposedException when exiting application
I'm having trouble using the SafeHandle for my unmanaged P/Invokes using the CUDA library. My problem is following. I have created a CUDA P/Invoke library with two methods to create a CUDA...
View ArticleCross Reference Table in Pdf
I am developing the assembly for pdf to add annotations. For that i need to clarify my doubts. How to add entries inside the cross reference table? how to get the object number from that entry?
View ArticlePdf Dll creation
Please any one give me a sample code which generates the pdf document?Now i am creating the pdf dll. Please tell me how to startup the creation?
View Article.Net Framework: WORA - Write once, run anywhere. Will it be?
I have read about .Net Core and other news relating it.Will it be platform independent?Will i be able to write once and run anywhere using .Net Framework like Java?That would be very cool, i am very...
View ArticleMSDN documentation -...
Hi,According to the MSDN documentation for HttpRequestMessageExtensions.GetCorrelationId Method, the intended behavior of the method is get a new guid for new http request. We have observed plenty of...
View ArticleApplication.Exit(); throwing Collection was modified; enumeration operation...
Hi,I would like to ask why I am getting:Collection was modified; enumeration operation may not executewhen using:Application.Exit();Kindly help.....
View Articlesource code to generate one-time download URL?
My boss ask me work out a secure download link solution, I need your kind help. 2 Servers, A is front end web portal server, B is Windows Server 2008 R2 IIS server to store download file. User a...
View Article