No announcements
Found 3860063 threads
-
0 Votes
how can I use a module of another project?
Hi, You erroneously posted you question on the Project forum, which is dedicated to the scheduling and planning Microsoft application.Answered | 1 Replies | 1260 Views | Created by mehdi_s - Monday, July 21, 2014 12:35 PM | Last reply by Guillaume Rouyre [MBA, MVP, MCC] - Monday, July 21, 2014 12:43 PM -
1 Votes
IoT Hub and ASP.NET Core MVC
Do let us know if you need further help.Answered | 3 Replies | 1393 Views | Created by Owlowish - Friday, September 6, 2019 1:12 PM | Last reply by AshokPeddakotla-MSFT - Wednesday, September 11, 2019 10:29 AM -
4 Votes
Reliable collection in ASP.NET core
So how to I go about working on such scenario if asp.net core service fabric does not work on line vm based service fabric counter?Answered | 4 Replies | 1372 Views | Created by VenkateshSrini_CHN - Wednesday, November 23, 2016 7:46 AM | Last reply by ErgoSix - Friday, November 17, 2017 11:38 PM -
4 Votes
Debugging C# Asp.Net project treats project as C++/CLI instead of C#
Then VS also shows c++/cli style - with c# language entries in pdb - so I guess the subkeys of this key determine/influence, which EE VS does use.Answered | 13 Replies | 4296 Views | Created by Brian600 - Friday, September 14, 2012 2:25 PM | Last reply by Adrian Neil Berry - Friday, October 19, 2012 12:22 PM -
3 Votes
ASP.NET Core 2 MVC app using AAD
It appears that you have to setup configuration properties within Service Fabric and then pass that to the Core app.Answered | 3 Replies | 786 Views | Created by x113011 - Wednesday, May 2, 2018 10:56 AM | Last reply by Micah McKittrick - Monday, May 7, 2018 8:03 PM -
0 Votes
Visual Basic search string in all vb module
At first you need some code to find the workbooks, download this file and import it into your project, an example is included in the comments.Answered | 2 Replies | 1362 Views | Created by Francois_L - Thursday, November 21, 2013 8:36 PM | Last reply by Andreas Killer - Friday, November 22, 2013 11:03 AM -
0 Votes
.NET Core project subtypes
.NET Core projects are implemented with the Common Project System (CPS).Answered | 3 Replies | 1237 Views | Created by pepone.onrez - Monday, December 18, 2017 1:30 PM | Last reply by Ed Dore - Wednesday, December 20, 2017 2:51 AM -
0 Votes
Sharing Code Between a C# and a VB Project
C# and VB can share objects without issue the beauty of CLR.Answered | 3 Replies | 4852 Views | Created by Aaron Edwards - Tuesday, February 1, 2011 8:31 PM | Last reply by Yves.Z - Sunday, February 20, 2011 6:47 PM -
1 Votes
How to access variable in a different form using a module ?
You can use Module only at namespace level.Answered | 11 Replies | 1910 Views | Created by NKN95 - Thursday, December 15, 2011 3:44 PM | Last reply by NKN95 - Thursday, December 15, 2011 6:31 PM -
1 Votes
How to (explicitly) use VB under C# + How to use IsNumeric from VB with C#
I have used C# now to solve this.Answered | 9 Replies | 763 Views | Created by Sansevieria - Monday, June 8, 2015 2:01 PM | Last reply by Sansevieria - Wednesday, June 10, 2015 6:47 AM -
0 Votes
Class Project - Referencing form controls from Module
A class (library) project is just a library to be used as a kind of toolbox.Answered | 6 Replies | 697 Views | Created by NachoShaw - Monday, February 1, 2016 7:51 PM | Last reply by Cor Ligthert - Monday, February 1, 2016 10:41 PM -
1 Votes
AssemblyCleanup throwing Exception in ASP.NET Core Project Targeting .NET 4.5.1
I tested the project you offered.Answered | 6 Replies | 2453 Views | Created by Adam Holden - Wednesday, July 13, 2016 3:52 PM | Last reply by lake Xiao - Thursday, July 21, 2016 2:07 AM -
0 Votes
Recoding a VB project in C# - Still able to update?
Dear Kevin, I think it better to rewrite the vsto project in C# and then uninstall and reintal.Answered | 1 Replies | 4122 Views | Created by blueKevin - Thursday, May 19, 2011 3:17 PM | Last reply by Mike_HelpYou - Tuesday, May 24, 2011 3:40 AM -
1 Votes
converting vb windows forms project to aspx.net project
I have a windows form project I am happy with.Answered | 3 Replies | 815 Views | Created by prateek050709_ms - Friday, October 18, 2013 5:41 AM | Last reply by pvdg42 - Tuesday, September 29, 2015 10:17 PM -
1 Votes
Supported ASP.NET Core SDK
I wanted to know is there someplace that tells me Azure App Services at this moment now supports what versions of the ASP.NET Core SDK.Answered | 3 Replies | 749 Views | Created by Orgbrat - Tuesday, December 5, 2017 9:24 PM | Last reply by AshokPeddakotla-MSFT - Thursday, December 7, 2017 10:38 AM -
1 Votes
How to call Public Module in different Project
Thanks, For anyone who have same problem, just set the module to explicitly to " Public Module ...Answered | 2 Replies | 675 Views | Created by IrvanM - Tuesday, June 11, 2013 4:08 AM | Last reply by IrvanM - Tuesday, June 11, 2013 5:58 AM -
4 Votes
vb to c#???
it is Vb 6.0....how can i convert itAnswered | 7 Replies | 8125 Views | Created by HARSH MAHAJAN - Saturday, September 5, 2009 5:52 PM | Last reply by YiChun Chen - Tuesday, September 8, 2009 8:57 AM -
2 Votes
Vb code to c# code
How is it going with the problem currently?Answered | 5 Replies | 2847 Views | Created by kavitha Reddy Neeru - Tuesday, March 13, 2012 6:54 AM | Last reply by Dummy yoyo - Wednesday, March 14, 2012 7:22 AM -
2 Votes
Is a Module in VB.net same as DLL in C#.net
A DLL can be a result from a build process (can be from any program language including VB and C#).Answered | 2 Replies | 879 Views | Created by Manojasdfg09876 - Friday, July 12, 2019 12:29 PM | Last reply by Cor Ligthert - Friday, July 12, 2019 3:56 PM -
0 Votes
ASP.NET Core Extensions - Still Necessary?
It is recommended to use this extension when working with .NET Core and ASP.NET Core 2.1 projects.Answered | 2 Replies | 2148 Views | Created by RoadRnr - Thursday, June 7, 2018 3:41 PM | Last reply by AshokPeddakotla-MSFT - Saturday, June 9, 2018 8:04 PM
No announcements