milosev.com
  • Home
    • List all categories
    • Sitemap
  • Downloads
    • WebSphere
    • Hitachi902
    • Hospital
    • Kryptonite
    • OCR
    • APK
  • About me
    • Gallery
      • Italy2022
      • Côte d'Azur 2024
    • Curriculum vitae
      • Resume
      • Lebenslauf
    • Social networks
      • Facebook
      • Twitter
      • LinkedIn
      • Xing
      • GitHub
      • Google Maps
      • Sports tracker
    • Adventures planning
  1. You are here:  
  2. Home

Publish application on windows azure (free)

Details
Written by: Stanko Milosev
Category: MVC 3
Published: 30 November -0001
Last Updated: 30 November -0001
Hits: 1425

DateTime localization

Details
Written by: Stanko Milosev
Category: Razor
Published: 22 October 2013
Last Updated: 30 November -0001
Hits: 4702

Use something like:

@DateTime.Now.Localize(new CultureInfo(

Special characters

Details
Written by: Stanko Milosev
Category: Razor
Published: 10 September 2013
Last Updated: 10 September 2013
Hits: 4508

If your model returns something like:

'message'

Then apply Raw, something like:

@{
  string myModel = "";
  myModel = Model.XmlRuleObject.Alerts[0].Property.ToString()
  @Html.Raw(@myModel);
}
alert("'@myModel'");

Special character in Razor

Details
Written by: Stanko Milosev
Category: Razor
Published: 12 November 2012
Last Updated: 30 November -0001
Hits: 4933

@:(@Model.SubType)

 

If I want brackets

  1. WebApi and jQuery "lazy load"
  2. Asp.Net core Web Api connect Entity Framework to MySql with Code First in .NET 7
  3. Serve static file from Wep Api core in Azure
  4. Publish .NET Core 7 Web Api to Azure

Subcategories

C#

Azure

ASP.NET

JavaScript

Software Development Philosophy

MS SQL

IBM WebSphere MQ

MySQL

Joomla

Delphi

PHP

Windows

Life

Lazarus

Downloads

Android

CSS

Chrome

HTML

Linux

Eclipse

Page 49 of 164

  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53