No announcements
Found 3757025 threads
-
0 Votes
Using Caching in Microsoft Enterpize Class Library
User220959680 posted i want to use caching Block available in the class library You can add the ...Unanswered | 1 Replies | 55 Views | Created by Anonymous - Sunday, April 4, 2010 2:06 AM | Last reply by Anonymous - Monday, April 5, 2010 3:11 PM -
0 Votes
Cache in classes
One option then could be to serialize the class and put it on the shared memory if you think that caching might have memory implications on the Web Server.Answered | 4 Replies | 2378 Views | Created by kj2w2 - Thursday, May 6, 2010 3:21 PM | Last reply by Shival Mathur - Friday, May 7, 2010 8:40 AM -
0 Votes
SDV and Microsoft Class Framework Libraries
However, there are some generic rules that can still be used such as the nullcheck rule (https://docs.microsoft.com/en-us/windows-hardware/drivers/devtest/nullcheck) ...Answered | 1 Replies | 928 Views | Created by DaveK at KEI - Thursday, September 19, 2019 10:00 PM | Last reply by Sebastian Lerner (MSFT) - Wednesday, October 2, 2019 5:42 PM -
0 Votes
Is MemoryCache class similar to the ASP.NET Cache class.
Is MemoryCache class is similar to the ASP.NET Cache class.Answered | 1 Replies | 3166 Views | Created by Sanjeev K Sharma - Friday, August 24, 2012 10:25 AM | Last reply by Chris Wigley - Saturday, August 25, 2012 9:07 PM -
0 Votes
Using Matrix3D in a class library
If you create a WPF project, it will auto insert this class library in your project.Answered | 3 Replies | 574 Views | Created by Dan Ritchie - Wednesday, December 7, 2016 11:08 PM | Last reply by Dan Ritchie - Thursday, December 8, 2016 3:18 PM -
0 Votes
Class Library vs DLL?
2) I can take that same class library (DLL) - without compiling it again - and use as part of another application.Answered | 5 Replies | 17912 Views | Created by LouOttawa - Tuesday, April 19, 2011 1:57 PM | Last reply by LouOttawa - Monday, April 25, 2011 2:05 PM -
0 Votes
"Microsoft FOundation Class Library Element not found" error
>"Microsoft Visual C++ 2012 Microsoft FOundation Class Library Element not found" the error ”element not found” was ...Answered | 1 Replies | 847 Views | Created by monday-to-friday - Friday, April 15, 2016 2:07 PM | Last reply by 宝宝徐 - Monday, April 18, 2016 2:50 AM -
2 Votes
How to use App.config in BizTalk and C# class library
In runtime, maintain a cache in the memory.Answered | 14 Replies | 9381 Views | Created by KKarthik - Tuesday, January 4, 2011 11:40 AM | Last reply by KKarthik - Tuesday, January 11, 2011 2:02 PM -
1 Votes
Caching in BizTalk Map
Abhishek, I am also planning to use the Implement Caching for your BizTalk applications using "static" ...Answered | 14 Replies | 3048 Views | Created by nvinothan - Tuesday, January 20, 2015 9:01 AM | Last reply by Colin Dijkgraaf - Wednesday, October 24, 2018 7:49 PM -
0 Votes
.Net 4 class library use .net 4.5 class library
If you want to use features available in .NET 4.5 class library, you will need to retarget your project to .NET 4.5.Answered | 1 Replies | 1085 Views | Created by Jagadish_Patil - Wednesday, January 29, 2014 12:31 PM | Last reply by pvdg42 - Wednesday, January 29, 2014 2:41 PM -
0 Votes
using System.Threading.Thread in a class library (portable)
Hi, The problem is that the System.Threading namespace is not available on all the target platforms that a portable class library supports.Answered | 1 Replies | 1716 Views | Created by CraigBaines - Monday, December 8, 2014 7:33 PM | Last reply by Manuel Meyer - Tuesday, December 9, 2014 1:01 AM -
0 Votes
Intellisense for references to another class library
If the new project doesn't have this issue, please try remove .suo file for current project and then clear all caches in below paths.Answered | 1 Replies | 424 Views | Created by Nebula Sleuth - Tuesday, March 22, 2016 3:03 AM | Last reply by Weiwei Cai - Wednesday, March 23, 2016 2:31 AM -
2 Votes
[UWP]Are UWP Class Libraries == Portable Class Libraries ?
For example you can't use UCL in WPF but at the same time you can use PCL both in UWP and WPF UWP Class Libraries !Answered | 2 Replies | 2138 Views | Created by Jignesh Desai - Friday, July 1, 2016 7:51 AM | Last reply by Jignesh Desai - Friday, July 15, 2016 8:21 AM -
0 Votes
Portable Class Library Build Errors
Clean team foundation cache manually to have a try Clean the Cache folder on client computer.Answered | 1 Replies | 2331 Views | Created by MS_Eng - Wednesday, November 27, 2013 10:01 AM | Last reply by Charles-Li - Thursday, November 28, 2013 7:45 AM -
1 Votes
how to use external class library (DLL)
See: http://msdn.microsoft.com/en-us/library/wkze6zky(v=vs.100).aspx Once you've done that, you'll need to ...Answered | 1 Replies | 9231 Views | Created by new2ceecee - Tuesday, January 31, 2012 6:36 PM | Last reply by Reed Copsey, Jr - Tuesday, January 31, 2012 6:45 PM -
2 Votes
Class Library
Charlie SorokaAnswered | 6 Replies | 2488 Views | Created by sorokateam - Sunday, June 3, 2012 3:56 PM | Last reply by sorokateam - Monday, June 4, 2012 11:56 PM -
0 Votes
Ria Class Library using EF5,Client Project
Answered | 3 Replies | 2390 Views | Created by Paladin2k - Thursday, November 10, 2016 1:25 PM | Last reply by Yong Lu - Monday, November 14, 2016 5:00 AM -
3 Votes
Using Azure Mobile Services in a Portable Class Library?
Currently that is very difficult since my library that works with Zumo can't be used by a console app.Answered | 8 Replies | 7643 Views | Created by ThatAndyT - Friday, March 1, 2013 11:20 AM | Last reply by CarlosFigueira - Monday, May 13, 2013 1:57 PM -
0 Votes
Class Library
You should add a resource file to your Class Library and then you can added images and icons, etc to that resource file.Answered | 4 Replies | 2546 Views | Created by Hell-Zerg - Tuesday, July 12, 2011 6:50 PM | Last reply by Carmelo La Monica - Wednesday, July 13, 2011 7:36 PM -
0 Votes
Output cache not used.
And if you check “Enable debug cache information on pages” in the site collection output cache, it will add an extra comment at the end of the HTML ...Answered | 3 Replies | 999 Views | Created by HS Rana - Saturday, August 6, 2016 2:58 PM | Last reply by Sara Fan - Monday, August 8, 2016 7:27 AM - Items 1 to 20 of 3757025 Next ›
No announcements