No announcements
Found 15400 threads
-
0 Votes
Curiosity about primarily using C# (probably sans ASP.NET) and where / how does the C# language + libs couple / decouple?
Sam Hobbs SimpleSamples.Info Maybe, I missed the part about the poster talking ...Unanswered | 4 Replies | 773 Views | Created by ylluminate - Wednesday, March 14, 2018 1:43 AM | Last reply by DA924x - Wednesday, March 14, 2018 4:31 AM -
0 Votes
How to access file within project (packaged class lib) in ASP.NET 5
data.xls is in LibI have a class DataProvider with method GetData in Lib, how do I load/get path to data.xls in the GetData method which is in de Lib package?Answered | 3 Replies | 938 Views | Created by CD2013 - Wednesday, December 2, 2015 1:52 PM | Last reply by CD2013 - Thursday, December 3, 2015 6:15 AM -
2 Votes
Using ZeroMQ in VS2012 C++
So i installed the ZeroMQ in python(and it's working) but i can't do it in Visual studio 2012 C++.Answered | 1 Replies | 2813 Views | Created by JoãoPer - Wednesday, July 10, 2013 3:49 AM | Last reply by Just Karl - Wednesday, July 10, 2013 4:21 PM -
7 Votes
Creating a shared library with both C# and native C++ code in it
Otherwise, you can build the C++ lib using C++ and the C# lib using C#, and distribute 2 assemblies - and one can ...Answered | 8 Replies | 2447 Views | Created by FlyingJester - Thursday, May 2, 2013 8:12 PM | Last reply by Dave Patrick - Sunday, May 12, 2013 10:50 PM -
1 Votes
how to use library in VC++ 2010(FLINT/C Cryptography)
Visual C++ Forums > Visual C++ ...Answered | 1 Replies | 7380 Views | Created by mättes314 - Thursday, August 11, 2011 2:24 PM | Last reply by Ming Ma - Sunday, August 14, 2011 3:17 AM -
1 Votes
New to programming in visual studio, coming over from using C++ in UNIX
I don't know anything about Armadillo but I'll give you general advice on how to use any kind of library.Answered | 2 Replies | 1157 Views | Created by hexagram1993 - Wednesday, September 17, 2014 8:03 PM | Last reply by Wyck - Monday, September 22, 2014 4:13 PM -
4 Votes
Where would i ask questions about distributing my application?
You can redistribute the VC runtime (Redistribution of the shared C runtime component in Visual C++), it's not against any law.Answered | 4 Replies | 7920 Views | Created by b3h47pte - Wednesday, October 28, 2009 2:25 AM | Last reply by Yagmoth555 - Wednesday, July 18, 2012 2:52 PM -
0 Votes
Help about Capturing and Saving Image from Webcam (AForge Lib)
Does your code throw a "null reference exception"?Answered | 5 Replies | 22378 Views | Created by nemesiscsharp - Wednesday, January 12, 2011 4:35 PM | Last reply by Rudedog2 - Wednesday, January 12, 2011 11:21 PM -
10 Votes
Support for operations management formulas in vb.net or c#?
Thanks very useful library.Answered | 8 Replies | 4013 Views | Created by The Thinker - Thursday, November 15, 2012 11:50 PM | Last reply by Just Karl - Wednesday, January 2, 2013 5:51 PM -
1 Votes
callback function from c api dll to vb6
Im using vb6 to call a device API which in c language .dll and it has a callback function from the device to fire event.Answered | 2 Replies | 3080 Views | Created by nivek25 - Friday, March 15, 2013 1:42 AM | Last reply by nivek25 - Friday, March 15, 2013 4:34 AM -
4 Votes
Where do I ask question about accessing media player library in vb.net?
Visual C++ MVPAnswered | 4 Replies | 9563 Views | Created by Rodling83643 - Wednesday, November 18, 2009 3:24 AM | Last reply by Sheng Jiang 蒋晟 - Saturday, November 21, 2009 1:38 AM -
0 Votes
forum for visual basic language?
Forums Home > Microsoft Visual Studio 2010 Beta 1 Forums > Visual Basic Language located here: http://social.msdn.microsoft.com/Forums/en-US/vblanguage/threads.Answered | 2 Replies | 9861 Views | Created by zernault - Tuesday, July 14, 2009 6:13 PM | Last reply by sudarshans1 - Tuesday, July 14, 2009 6:38 PM -
1 Votes
How to overwrite files in doc libs?
Hi, Thank you for your post!Answered | 1 Replies | 9686 Views | Created by Yoni_R - Thursday, March 12, 2009 10:59 AM | Last reply by sudarshans1 - Tuesday, March 24, 2009 5:56 AM -
0 Votes
Coupled Versus DeCoupled - Peer to Peer Sync
I have everything running now using coupled change-tracking and a single tombstone table.Unanswered | 3 Replies | 10142 Views | Created by Prothec - Friday, August 29, 2008 12:57 PM | Last reply by Prothec - Friday, September 5, 2008 10:38 AM -
2 Votes
Decoupling business logic from data source
Try http://social.msdn.microsoft.com/Forums/en-US/architecturegeneral/threadsAnswered | 3 Replies | 3533 Views | Created by EngineerSpock - Friday, December 14, 2012 5:50 AM | Last reply by Sheng Jiang 蒋晟 - Monday, December 17, 2012 9:21 PM -
0 Votes
How to extend an in-program function using Detours in c++ without going in an infinite loop?
For developers, instead, use the MSDN forums: http://social.msdn.microsoft.com/Forums/en-US/categories Thanks!Answered | 2 Replies | 2048 Views | Created by dollemannen - Monday, June 10, 2013 4:36 PM | Last reply by DonPick - Monday, June 10, 2013 9:31 PM -
0 Votes
How can i configure visual studio to use _beginthreadex
Hello SNArruda, Thank you for your post!Answered | 1 Replies | 12064 Views | Created by SNArruda - Tuesday, August 19, 2008 4:22 PM | Last reply by sudarshans1 - Monday, October 6, 2008 12:48 PM -
0 Votes
Question about a Word Macro
Sorry to bother you about these dumb questions :S I would expect the virus to be harmless on a Mac since a .exe created ...Answered | 5 Replies | 1130 Views | Created by Pablo Ayala - Friday, September 11, 2015 4:42 PM | Last reply by Pablo Ayala - Friday, September 11, 2015 7:49 PM -
0 Votes
sqlExpress wrapper AND Decoupling of Tracking
the currently sample uses coupled tracking model. surely you can change it with decoupled model since all the code are there. what you need to do is to 1. change script to ...Unanswered | 1 Replies | 8558 Views | Created by NINtender - Thursday, July 10, 2008 11:27 PM | Last reply by Yunwen Bai - Sunday, July 13, 2008 4:41 PM -
0 Votes
VS 2015 - NuGet Bootstrap update doesn't show new version
Hello, I'd probably ask in Microsoft's ASP.Net forums: http://forums.asp.net/ As Microsoft's ASP.Net forums are ...Answered | 6 Replies | 1943 Views | Created by Karl K - Thursday, August 27, 2015 3:25 AM | Last reply by Just Karl - Thursday, September 3, 2015 10:18 PM - Items 1 to 20 of 15400 Next ›
No announcements