Dyncraft
Souce Code
VS Continue without code
select the project
get letest version(icon click)
https://www.c-sharpcorner.com/article/different-types-of-action-results-in-asp-net-mvc/
------------------------
Task 1235023 SER 1177947: Remediate Investigate path forward and refine stories. (azure.com)
SELECT CURRENT_USER;
PACCAR-NA\Mohammad.Chowdhury
InnerException {"The EXECUTE permission was denied on the object 'Hose21mGetStations_SELECT', database 'DataApps', schema 'dbo'."}
System.Exception {System.Data.SqlClient.SqlException}
USE zzzzzzz;
GRANT EXEC ON dbo.xxxxxxx TO PUBLIC
------------------------
C:\Application Support All\feature-AppSupportWeb-PlatformVersionFilter\AppSupportWeb\Views\AppSupport\Application.cshtml
<td>@Html.TextAreaFor(x => x.Note, new { @onkeyup = "LiveChange()", @rows = 2, @cols = 50, @class = "form-control" })</td>
function LiveChange() {
$('#modelName').html($('#Note').val());
}
Load Project/ Delete files from IISExpress / EWI Assembly
C:\Users\mohammad.chowdhury\Documents\IISExpress\config
Comments
Post a Comment