No announcements
Found 2414665 threads
-
0 Votes
What is .Net core and winform app development
WinForms and WPF application is in .NET Core 3 version which is available as preview version.Answered | 5 Replies | 968 Views | Created by Sudip_inn - Saturday, January 12, 2019 5:40 PM | Last reply by Sudip_inn - Tuesday, January 15, 2019 9:50 AM -
1 Votes
.Net core instead .Net Framework?
.NET Core is not a replacement for the full .NET Framework.Answered | 2 Replies | 1115 Views | Created by Arash_89 - Wednesday, June 8, 2016 2:23 PM | Last reply by Magnus (MM8) - Wednesday, June 8, 2016 6:28 PM -
0 Votes
.NET Core WinForms designer not working?
Hi Neo the 1, In the current winforms core version, there is no designer provided.Answered | 1 Replies | 1756 Views | Created by Neo the 1 - Wednesday, December 4, 2019 2:41 AM | Last reply by Daniel_Zhang-MSFT - Wednesday, December 4, 2019 5:40 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 | 963 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
Winform Designer, DLL Class Exposure
As to why the winform designer don't work in mixed mode, I find a similar issue link below for your reference, hope it can help you understand.Answered | 3 Replies | 672 Views | Created by Reza Bemanian - Tuesday, December 15, 2015 1:41 PM | Last reply by May Wang - MSFT - Thursday, December 17, 2015 7:41 AM -
3 Votes
.NET 4.0 Support for Server Core
You can expect some progress on this soon, the new version of SQL Server will be designed to work on server core, but requires .net 4.0.Answered | 14 Replies | 16511 Views | Created by yowhann - Saturday, May 15, 2010 1:52 AM | Last reply by Rabi Satter - Friday, January 21, 2011 5:54 PM -
1 Votes
Pos for .Net (.Net Core)
The UWP sample, though it doesn't work, looks like it uses Windows.Devices.PointOfService which means it is not using POS for .NET?Answered | 10 Replies | 4665 Views | Created by Elias Ulahannan - Monday, November 27, 2017 11:51 AM | Last reply by Terry Warwick - Friday, February 22, 2019 6:48 PM -
1 Votes
Working with dataGridView in Winform
You can add the event handler of CellClick event by selecting datagridview in the designer.Answered | 4 Replies | 3180 Views | Created by Eliandotnet - Monday, September 10, 2012 5:09 AM | Last reply by Chester Hong - Thursday, September 20, 2012 9:21 AM -
0 Votes
.NET Core project subtypes
.NET Core projects are implemented with the Common Project System (CPS).Answered | 3 Replies | 1144 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
Check folder read write rights .net Core
I tried this code in .net core.Answered | 3 Replies | 1830 Views | Created by HansvB69 - Sunday, March 8, 2020 10:22 AM | Last reply by Timon Yang - Thursday, March 19, 2020 8:11 AM -
0 Votes
Remotly Start .NET application (WinForm)
-SteveProgramming blog: http://nitoprograms.blogspot.com/ Including my TCP/IP .NET Sockets ...Answered | 3 Replies | 3591 Views | Created by frogprince.uia - Thursday, July 23, 2009 9:15 AM | Last reply by Stephen Cleary - Friday, July 24, 2009 12:42 PM -
0 Votes
.net core upgrading or extending.
In most cases, you still don’t need to migrate your current .NET applications like ASP.NET apps to run on .NET Core.Answered | 1 Replies | 1718 Views | Created by boobyy - Wednesday, July 12, 2017 6:29 AM | Last reply by 宝宝徐 - Tuesday, July 18, 2017 10:45 AM -
0 Votes
What is .NET Core?
I found some other community members also discussed this difference before, please check this: Difference between Asp.Net Core 1.0 and ...Answered | 4 Replies | 1506 Views | Created by Chiranthaka J - Monday, March 13, 2017 8:07 AM | Last reply by Pragati Katiyar - Wednesday, June 3, 2020 12:26 PM -
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 about ...Answered | 2 Replies | 1634 Views | Created by DaveIII - Thursday, August 10, 2017 9:13 PM | Last reply by regisbsbittencourt - Wednesday, October 30, 2019 5:27 AM -
0 Votes
Decimal net core
https://forums.dotnetfoundation.org/c/core-net-mono-frameworksAnswered | 2 Replies | 1626 Views | Created by Edilber - Tuesday, July 23, 2019 6:02 AM | Last reply by Dave Patrick - Tuesday, July 23, 2019 12:12 PM -
0 Votes
serial communication in .net core
https://github.com/dotnet/core/issuesAnswered | 2 Replies | 1774 Views | Created by M.R.Z - Saturday, May 26, 2018 4:45 PM | Last reply by Dave Patrick - Saturday, May 26, 2018 5:24 PM -
0 Votes
.NET CORE CSOM
Hi zimi, From the User Voice Site, the status is still "Working On it": Please wait ...Answered | 1 Replies | 760 Views | Created by zimi ta - Tuesday, April 28, 2020 12:22 PM | Last reply by Jerry Zy - Wednesday, April 29, 2020 2:22 AM -
2 Votes
RNGCryptoServiceProvider in .Net Core
>>Query Does RNGCryptoServiceProvider has its own algorithm in .net core or it uses BCryptGenRandom C++ calls internally ?Answered | 2 Replies | 1191 Views | Created by DangerousBaby - Wednesday, April 8, 2020 1:41 PM | Last reply by DangerousBaby - Sunday, April 26, 2020 1:04 PM -
0 Votes
Converting to .Net Core
MelbourneDeveloper, >>Isn't there a visual studio template for a .Net Core class library?Answered | 1 Replies | 1735 Views | Created by MelbourneDeveloper - Thursday, October 22, 2015 12:11 AM | Last reply by Kristin Xie - Friday, October 23, 2015 2:40 AM -
0 Votes
Alternate way to Creating windows services and windows forms using .Net core
https://forums.asp.net/1255.aspx/1?Answered | 2 Replies | 1311 Views | Created by Karthikraja K - Tuesday, April 3, 2018 11:24 AM | Last reply by - Tuesday, April 3, 2018 12:42 PM - Items 1 to 20 of 2414665 Next ›
No announcements