DanElliott
Follow
I'm a @dotnet developer at @department-of-veterans-affairs
- Philadelphia, PA
Pinned Loading
-
Adds an "active" class to the given ...
Adds an "active" class to the given element when the route parameters match. An Active Page Tag Helper for use with Razor Pages. 1[HtmlTargetElement(Attributes = "is-active-page")]
2public class ActivePageTagHelper : TagHelper
3{
4/// <summary>The name of the action method.</summary>
5/// <remarks>Must be <c>null</c> if <see cref="P:Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper.Route" /> is non-<c>null</c>.</remarks>
-
Generate C# class from database table
Generate C# class from database table 1--modified from SO: http://stackoverflow.com/questions/5873170/generate-class-from-database-table
2--added table and column
34declare @TableName sysname = 'TableName'
5declare @Result varchar(max) = '[Table(Name = "' + @TableName + '")]
-
ResultsNow/resultsnow.github.io
ResultsNow/resultsnow.github.io PublicThe website of Results Now, LLC
CSS
-
-
microsoft-extensions-configuraton-registry
microsoft-extensions-configuraton-registry PublicProvides a way to load configurations from a Microsoft Windows registry
C#
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.