About 23,900 results
Open links in new tab
  1. Cache Application Block - social.msdn.microsoft.com

    Jun 19, 2008 · A Cache Manager built using Generics and the Microsoft Enterprise Library Cache Application Block Client-Side Caching for .NET Applications

  2. Find the folder that contains the .Net assembly files for some version ...

    Jun 23, 2011 · The .NET 2.0 family includes .NET 3.5. That's all basically the same runtime, and the 3.0 and 3.5 updates added new base class functionality, but not an actual new framework version. That's …

  3. Object must implement IConvertible - social.msdn.microsoft.com

    Aug 31, 2006 · According to the documentation, the .Net framework does all that. This is a win2k machine with .Net framework 1.1 and 2.0 and all windows updates installed. I'm shooting in the dark …

  4. Using RSA in Java and .NET - social.msdn.microsoft.com

    Apr 7, 2008 · I would like to provide you the suggestions from the .NET Framework part: 1. In .NET Class Library, the objects and members of RSACryptoServiceProvider class in …

  5. Problem in installing Hotfix KB913384 on windows 7 machine

    We are working VS2005 vb.net multi threaded application with MS SQL 2008 R2 as a database. The application we are testing on Windows 7 (32 Bit) machine.

  6. Reading a table in PDF file using C# - social.msdn.microsoft.com

    Jun 8, 2010 · I need to read a table in a PDF file using C# application and store it in DataTable. Is this possible with dotnet 3.5? Thanks & Regards,

  7. app.config xsd. (Invalid schema elements)

    Jul 28, 2008 · In moving from .NET 1.1 to .NET 2.0 I note that the new configuration attributes and classes based on ConfigurationManager validate the app.config file. I receive several warnings and …

  8. How to install other frameworks... - social.msdn.microsoft.com

    Oct 7, 2021 · From your installation list, it looks like .NET 3.5 (RTM) is installed but you actually need the latest servicing release .NET 3.5 Sp1 for the frameworks 2.0/3.0/3.5 to show up in the VS dropdown.

  9. Relative DateTime Values ("Today", "Yesterday", "X days ago")

    Aug 1, 2007 · Anyone knows an existing code snippet (or library) that can transform a DateTime value to a netural relative string representation ("Today", "Yesterday", "X days ago"). An option to set the …

  10. Deploying Desktop applications using .NET is much too complicated

    Nov 15, 2016 · It is impossible, any application runs on the .NET Framework need the .NET Framework. The .NET Framework is a development platform which consists of the common language runtime …