No announcements
Found 4112069 threads
-
0 Votes
How can I use globalization and localization in .net core 3.0 preview8?
And also, on your website, it supports in .net core 3.0 but only supports in asp.net core 2.0.Answered | 5 Replies | 167 Views | Created by Anonymous - Friday, August 23, 2019 3:48 AM | Last reply by Anonymous - Saturday, August 24, 2019 5:38 AM -
0 Votes
ASP.NET Core 3.0.0-preview8-19405-7 Installation Failure
Check this out: https://itnext.io/deploy-asp-net-core-3-previews-to-azure-app-using-extensions-339117ccc25fAnswered | 2 Replies | 657 Views | Created by AlaskanRogue - Tuesday, September 3, 2019 8:14 PM | Last reply by RyanHill-MSFT - Thursday, September 5, 2019 3:58 PM -
1 Votes
MSBuild for .Net Core 3.0 Preview
Hi Sri, According to your error message, it seems the .net core 3.0 is not installed in your machine.Answered | 8 Replies | 1858 Views | Created by Sri Sri - Tuesday, May 28, 2019 4:12 AM | Last reply by Lance Li-MSFT - Monday, June 3, 2019 9:13 AM -
0 Votes
.Net Core Localization
Please have a look at the docs: https://docs.microsoft.com/en-us/aspnet/core/fundamentals/localization If you have questions ...Answered | 2 Replies | 1357 Views | Created by DaveIII - Thursday, August 10, 2017 9:13 PM | Last reply by regisbsbittencourt - Wednesday, October 30, 2019 5:27 AM -
0 Votes
How can I solve this bug while create a new project in .net core 3.0?
Here is the article about how to create wpf project in .net core ...Answered | 4 Replies | 466 Views | Created by mywatermelon - Sunday, March 17, 2019 1:55 AM | Last reply by mywatermelon - Monday, March 18, 2019 6:53 AM -
0 Votes
Port Windows App to .net core 3.0 Using Visual Studio 2017
I checked the latest release article and official blog. for the time being, visual studio 2019 as a prerequisite be required to preview of .net core ...Answered | 3 Replies | 564 Views | Created by AngieChuah - Thursday, March 7, 2019 6:22 AM | Last reply by AngieChuah - Wednesday, March 13, 2019 3:01 PM -
0 Votes
Visual studio 2019 community edition and .net core version 3.0 or 3.1
I just downloaded Visual Studio 2019 Preview and that had core 3.1 etc in it.Answered | 5 Replies | 1345 Views | Created by Sudip_inn - Friday, February 7, 2020 7:03 AM | Last reply by nigelwright7557 - Wednesday, February 12, 2020 11:00 PM -
0 Votes
Can't Connect to Data Source Using ODBC (.Net Core 3.0)
https://stackoverflow.com/questions/tagged/.net-coreAnswered | 8 Replies | 1806 Views | Created by RMittelman - Sunday, June 7, 2020 8:40 PM | Last reply by Dave Patrick - Wednesday, June 10, 2020 11:58 PM -
1 Votes
.NET 3.0 Failing to install on XP
You will need these services to work in diagnostics mode to get the .Net Framework 3.0 installed.Answered | 8 Replies | 9716 Views | Created by blogbybob - Monday, September 25, 2006 12:15 PM | Last reply by Adrian Hunt - Wednesday, July 16, 2008 1:25 AM -
0 Votes
Where can I find NET Framework 3.0/3.5 Configuration Tool
what type of use .net 3.0 it means u use it with 2.0 so send me how to use with or without.Answered | 18 Replies | 45716 Views | Created by Sergio R Pires - Thursday, November 22, 2007 8:26 PM | Last reply by krishana Singh - Saturday, August 14, 2010 7:03 AM -
2 Votes
Where can I get .Net 2.0 SP2 and .Net 3.0 SP2
Looks like you can now get .Net 2.0 SP2 atAnswered | 2 Replies | 16712 Views | Created by Martin Burfelt - Thursday, September 25, 2008 6:51 AM | Last reply by Darrn - Thursday, September 24, 2009 11:29 PM -
0 Votes
Enterprise Global versus Local Global
One additional observation: if you create a new project from Project Web App without an EPT specific template, e.g. using Basic Project Plan, the settings of eGlobal will ...Answered | 2 Replies | 8635 Views | Created by Spiro Theopoulos - Monday, November 22, 2010 3:35 PM | Last reply by Barbara Henhapl - Monday, November 22, 2010 4:09 PM -
0 Votes
.NET 3.0
If you have Windows XP, use this cumulative installer for .NET Framework ...Answered | 1 Replies | 1850 Views | Created by sordiway41 - Saturday, December 29, 2012 8:03 PM | Last reply by pvdg42 - Sunday, December 30, 2012 2:13 PM -
1 Votes
When to convert WPF .Net framework application to .Net Core?
As far as l know, the .net core applications can cross platform no matter it is a window system or mac so that you do not worry about the platform on ...Answered | 1 Replies | 569 Views | Created by Andy Stephens - Wednesday, October 23, 2019 7:36 AM | Last reply by Perry Qian-MSFT - Wednesday, October 23, 2019 10:18 AM -
2 Votes
.NET Core?
Dear friend, Please refer to the github page: https://github.com/dotnet/core/blob/master/samples/RaspberryPiInstructions.md Arm32 builds are ...Answered | 3 Replies | 685 Views | Created by Paulius123 - Tuesday, February 27, 2018 7:10 AM | Last reply by Jiong Shi - Wednesday, February 28, 2018 6:25 AM -
0 Votes
.NET Frw 4.0 core
That solves the CLR version injection problem, making it now possible to use managed code for stuff like shell extensions.Answered | 3 Replies | 4477 Views | Created by A_M_H - Saturday, May 2, 2009 9:09 AM | Last reply by nobugz - Saturday, May 2, 2009 10:18 AM -
2 Votes
Can i set core in CPU?
Your program will only run in one core (although not necessarily the same one all the time) unless you explicitly write something inside your code to start additional threads, which ...Answered | 4 Replies | 570 Views | Created by Arash_89 - Tuesday, May 24, 2016 9:52 AM | Last reply by Alberto Poblacion - Saturday, May 28, 2016 12:05 PM -
1 Votes
How to add reference of other library in .net core
https://devblogs.microsoft.com/dotnet/how-to-port-desktop-applications-to-net-core-3-0/ how to port my .net code to ...Answered | 6 Replies | 1011 Views | Created by Sudip_inn - Monday, February 24, 2020 3:14 PM | Last reply by DA924x - Monday, March 16, 2020 11:34 AM -
0 Votes
Cannot connect to Redis hosted on local docker from a .Net Core MVC Application on my local machine
https://forums.asp.net/1255.aspx/1?Answered | 3 Replies | 1336 Views | Created by Debayan Mitra - Wednesday, August 12, 2020 5:26 AM | Last reply by Dave Patrick - Wednesday, August 12, 2020 1:08 PM -
34 Votes
What is globalization phenomenon in .NET ?
The .NET Framework provides us with objects to handle globalization issues.Answered | 2 Replies | 4174 Views | Created by AparnaTend - Wednesday, April 27, 2011 3:07 PM | Last reply by Rex Honour - Thursday, April 28, 2011 1:55 PM - Items 1 to 20 of 4112069 Next ›
No announcements