No announcements
-
0 Votes
MSDN Magazine Forum will be closed by the end of November
As we have release the last issue of the MSDN Magazine, we will close this forum at the end of November 2019. We sincerely appreciate your faithful, passionate ...Sticky | 0 Replies | 165 Views | Created by Sandra Aldana - MSFT - Wednesday, November 13, 2019 2:10 AM -
0 Votes
An Important Update on MSDN Magazine and this forum
After more than three decades providing technical guidance to the community of Microsoft developers, MSDN Magazine published its last issue in November. All previous ...Sticky | 1 Replies | 354 Views | Created by KSharkey - Wednesday, August 7, 2019 6:36 PM | Last reply by Peter Stegnar - Wednesday, August 7, 2019 6:45 PM
-
0 Votes
ERROR FOR DATE PARAMETER IN SSRS DAX QUERY
Hi All, I try to doing SSRS report in tabular Cube and i really do not know about DAX language.When i create year and month parameter in query,i got an error as "Query(1,19) ... -
0 Votes
Machine Learning - Introduction to PyTorch on Windows
PyTorch is a neural network library that is quite different from and operates at a lower level than popular libraries like Microsoft CNTK, Google TensorFlow, and scikit-learn. Learn how to get started ...Discussion | 1 Replies | 401 Views | Created by KSharkey - Wednesday, January 2, 2019 7:06 PM | Last reply by Lei Yang CN - Tuesday, December 10, 2019 12:52 AM -
3 Votes
Patterns and Practices - Super-DRY Development for ASP.NET Core
Don’t Repeat Yourself (DRY) stands as a foundational principle of good software development. In this article, Thomas Hansen shows how to leverage DRY concepts to create a software architecture ...Discussion | 8 Replies | 996 Views | Created by KSharkey - Monday, June 3, 2019 5:58 PM | Last reply by msdnkevin - Sunday, December 8, 2019 7:02 PM -
0 Votes
What is the replacement for return View(model: MyModel);
I expected to see something like return Page(model: MyModel); in ASP Razor Pages. So i can return Pages which does not have PageModel. I cant use TempData as ...Unanswered | 0 Replies | 83 Views | Created by Nellymandela from Nigeria - Saturday, December 7, 2019 10:30 AM -
8 Votes
Editor's Note - All Good Things
They say all good things must come to an end. Now, after 33 years providing hands-on guidance to Microsoft developers, MSDN Magazine will be shutting down after its November ...Discussion | 4 Replies | 658 Views | Created by KSharkey - Tuesday, September 3, 2019 6:06 PM | Last reply by Raphael Affolter - Friday, December 6, 2019 10:19 AM -
0 Votes
C# 8 Coalescing operator / Switch expression possible bug
(first, second, combine ??= true) switch { (Element.Fire, Element.Water, false) when combine = true => ... -
14 Votes
C# - All About Span: Exploring a New .NET Mainstay
Span<t>is a new type in .NET that enables efficient access to contiguous regions of arbitrary memory. This article introduces Span<t>, Memory<t>, and related functionality, and ...Discussion | 19 Replies | 4624 Views | Created by KSharkey - Friday, December 15, 2017 6:22 PM | Last reply by User919 - Tuesday, December 3, 2019 12:08 PM -
0 Votes
Get all in between using Regex
How can I get any type of characters in between something using Regex? For example I have: (tag="ID")TextBlock(/tag) I want to match a string to get the ... -
0 Votes
activation
I am re installing my working version of office 2010 pro plus however my product key will not pass verification any more. iUnanswered | 0 Replies | 135 Views | Created by tony_spalding1 - Wednesday, November 27, 2019 6:30 PM -
1 Votes
Test Run - Deep Neural Network Training
James McCaffrey explains how to train a DNN using the back-propagation algorithm and describes the associated "vanishing gradient" problem. You'll get code to experiment with, and a better ...Discussion | 4 Replies | 1030 Views | Created by KSharkey - Friday, September 1, 2017 5:50 PM | Last reply by Paulo Praca - Monday, November 25, 2019 6:31 PM -
0 Votes
why I setting font smoothing failure with CMsRdpClientShell?
my code is here: CMsRdpClientShell m_MsRdpClientShell = m_rdp.get_MsRdpClientShell(); VARIANT font_val; font_val.vt = VT_BOOL; font_val.lVal = ... -
0 Votes
Active Employee MSDN Azure Subscription - Azure Credit
I am MS FTE. How can i avail $150/Month Azure Credit under Active Employee MSDN Azure Subscription. I have the MSDN subcription but activated the link but dont see it in my Azure portal. -
0 Votes
BAR0 PCIe register read and write
I want to create the test application for windows in C langauge for Pcie driver to read and write to BAR0 register. Please help me with the same. ThanksUnanswered | 1 Replies | 187 Views | Created by BAR0 PCIe register read and write - Tuesday, November 12, 2019 6:05 AM | Last reply by BAR0 PCIe register read and write - Thursday, November 14, 2019 2:17 PM -
0 Votes
Machine Learning - Doing Data Science and AI with SQL Server
Learn how to leverage your experience working with databases to do data science. SQL Server 2016 is bursting with exciting intelligence capabilities that enable you to run R code right where the data ...Discussion | 1 Replies | 691 Views | Created by KSharkey - Monday, July 3, 2017 5:10 PM | Last reply by Ryan K. Riehle - Wednesday, November 13, 2019 7:11 PM -
0 Votes
Changing a Date function from VBA to SQL
Hi All I am currently in process of migrating our reporting System from MS Access to SSMS. Over the years I have built functions in VBA and I would like to start ... -
0 Votes
MSDN Magazine Forum will be closed by the end of November
As we have release the last issue of the MSDN Magazine, we will close this forum at the end of November 2019. We sincerely appreciate your faithful, passionate ...Unanswered | 0 Replies | 165 Views | Created by Sandra Aldana - MSFT - Wednesday, November 13, 2019 2:10 AM -
0 Votes
Unable to find child window of a parent window that don't have WindowName with ClassName #32770 (Dialog)
I am trying to get the hwnd of a child window(caption = "Reset") to apply in IsWindowVisible() function but the child window could not be found. This is the ... -
0 Votes
Microsoft Edge Dev:Ads show up with Windows 10 notifications
I have treated it with antivirus but it was not solved. -
0 Votes
Not able to remove user from Forum Roles
Hi, Could you please let me know how we can remove a user who was accidentally added to the forum? I am trying to manage ... -
0 Votes
Data Points - EF Core in a Docker Containerized App
Given the time she’s spent learning about EF Core and Docker, Julie Lerman thought it wouldn’t be too difficult to use them together to build a containerized app and add a data persistence ...Discussion | 4 Replies | 773 Views | Created by KSharkey - Monday, April 1, 2019 5:54 PM | Last reply by DewdropApps - Monday, November 4, 2019 12:24 AM - Items 1 to 20 of 1027 Next ›
No announcements