No announcements
Found 2629597 threads
-
0 Votes
Promoted Links - force to IE
If you want to force Promoted Links to open in IE, you need to achieve it by coding.Answered | 1 Replies | 900 Views | Created by Devin McMahon - Thursday, April 14, 2016 3:49 PM | Last reply by Dean_Wang - Friday, April 15, 2016 6:57 AM -
0 Votes
Static link an assembly
FamilyID=22914587-b4ad-4eae-87cf-b14ae6a939b0&displaylang=en I believe this does what you want it to, combine assemblies in to one file.Answered | 2 Replies | 4990 Views | Created by marco.beninca - Wednesday, January 30, 2008 4:39 PM | Last reply by Clemahieu - Tuesday, February 24, 2009 5:53 PM -
0 Votes
How to force assembly link
I don't have an answer yet but I'll write back as soon as I find out how to fix this.Unanswered | 2 Replies | 196 Views | Created by Anonymous - Wednesday, June 26, 2013 8:58 AM | Last reply by Anonymous - Tuesday, September 10, 2013 4:52 PM -
0 Votes
linked servers force named pipe
Hi, I use the following syntax to create a linked server with named pipe protocol ...Answered | 2 Replies | 1668 Views | Created by Stéphane Herrbrecht - Friday, May 2, 2014 7:27 AM | Last reply by Erland Sommarskog - Friday, May 2, 2014 9:09 AM -
0 Votes
How to call assembly in SSAS
After creating your assembly you can add that to SSAS assemblies.Answered | 1 Replies | 6106 Views | Created by Sweet2010 - Wednesday, September 15, 2010 3:47 PM | Last reply by Aniruddha Thengadi - Wednesday, September 15, 2010 5:45 PM -
1 Votes
How to inject code into assembly ?
Link to what?Answered | 8 Replies | 6314 Views | Created by Hamed_1983 - Friday, July 24, 2009 11:57 AM | Last reply by Hamed_1983 - Monday, July 27, 2009 6:56 PM -
0 Votes
Linking failure: Error signing assembly
>LNK1346 ALINK operation failed (80040436) : Error signing assembly -- The process cannot access the file because it is being used by another process.Answered | 1 Replies | 1824 Views | Created by Widow Twankie - Monday, July 4, 2016 8:33 AM | Last reply by Baron Bi - Tuesday, July 5, 2016 1:50 AM -
1 Votes
how to force project file refresh
Hi Martin, Generally speaking, you cannot modify the underlying file and the reload it, without expecting the force a reload on the items currently opened within the ...Answered | 7 Replies | 10864 Views | Created by maliger - Thursday, December 31, 2009 3:24 PM | Last reply by maliger - Wednesday, July 28, 2010 1:42 PM -
0 Votes
How to get Namespace of an Assembly?
Hi, Please see the thread : http://stackoverflow.com/questions/653128/how-to-get-namespace-of-an-assembly There is a more elegant means to get ...Answered | 3 Replies | 10020 Views | Created by Pragadheesh - Tuesday, March 17, 2009 6:21 AM | Last reply by Harry Zhu - Thursday, March 19, 2009 4:43 AM -
0 Votes
How to Add Assembly to Global Assembly Cache?
Please refer below article for reference; Installing a DLL into the Global Assembly Cache (GAC)Answered | 2 Replies | 1071 Views | Created by Terry 01 - Monday, September 7, 2015 1:23 PM | Last reply by [Kamlesh Kumar] - Monday, September 7, 2015 1:55 PM -
0 Votes
How to remove the need from an unwanted assembly?
Hi, Who needs this assembly then ?Answered | 5 Replies | 1668 Views | Created by Tilew - Thursday, August 16, 2012 1:05 PM | Last reply by Patrice Scribe - Thursday, August 16, 2012 4:38 PM -
1 Votes
How to design a secure assembly
Hi all, I have a question about how to design a secure assembly Suppose: - ...Answered | 1 Replies | 2091 Views | Created by sugia279 - Wednesday, August 8, 2012 9:49 AM | Last reply by DevBiker - Wednesday, August 8, 2012 2:50 PM -
0 Votes
Force MSBuild to look for Reference in GAC to resolve assembly reference error
Actually, you cannot tell the C# compiler to find referenced assemblies in GAC.Answered | 1 Replies | 5593 Views | Created by Sanjukta - Monday, June 16, 2008 8:00 AM | Last reply by Feng Chen - Wednesday, June 18, 2008 10:42 AM -
1 Votes
How to Access files in an Assembly
How to solve this issue so that when I use ConfigurationManager class it picks up the App.config file of the respective class.Answered | 6 Replies | 2967 Views | Created by sandip_ray63in - Friday, August 21, 2009 5:06 AM | Last reply by Alex Skalozub - Tuesday, August 25, 2009 9:50 AM -
0 Votes
How to check if assembly exists and get assembly info in Profiler?
Or say, are there any C++ api to query assembly information as the tools above done?Answered | 3 Replies | 1874 Views | Created by IMMark - Thursday, November 10, 2016 4:14 AM | Last reply by DotNet Wang - Friday, November 11, 2016 8:15 AM -
0 Votes
assembly
Satellite assemblies are used for globalization of code in order to store language-specific data that is applied at runtime based on the user's selected culture.Answered | 2 Replies | 3077 Views | Created by Arnab Roy Chowdhury2 - Tuesday, July 28, 2009 5:27 PM | Last reply by Arnab Roy Chowdhury2 - Wednesday, July 29, 2009 5:28 PM -
0 Votes
How do I unblock assemblies?
You should see a button to unblock the assemblyAnswered | 3 Replies | 10820 Views | Created by AirForce9797 - Sunday, July 7, 2013 10:20 PM | Last reply by sm_on_live - Monday, July 8, 2013 1:25 PM -
0 Votes
How to force a Canvas to Measure
Reading on web how to force to get a value for ActualWidth and ActualHeight the sugestion was to call 2 methods: Measure and Arrange.Answered | 1 Replies | 8891 Views | Created by RaduSpantioc - Friday, December 4, 2009 12:58 PM | Last reply by VijayKR - Tuesday, December 29, 2009 10:39 AM -
3 Votes
How to add a signed CLR assembly?
Just thought I'd add a link to a similar thread I just replied to in case the above doesn't work for someone 100%.Answered | 8 Replies | 13927 Views | Created by Makoto - Thursday, August 30, 2012 4:26 PM | Last reply by SQLEmil - Wednesday, June 10, 2015 11:58 PM -
0 Votes
How to force an access pattern
I think that the answer is that when you force the indexes, you also limit the search space in other directions for the optimizer.Answered | 3 Replies | 627 Views | Created by Andrea Caldarone - Monday, August 1, 2016 2:29 PM | Last reply by Erland Sommarskog - Tuesday, August 2, 2016 9:44 PM - Items 1 to 20 of 2629597 Next ›
No announcements