c# .net Adsense ADO.NET Linq Viruses/security asp.net MVC JQuery Angular-js Node-js SEO Java C++ SQL API Networking vb.net .Net Css JavaScript Generics c#.Net entity framework HTML Website host Website Construction Guide HTTP tutorial W3C tutorial Web Services JSON Psychology Ionic framework Angular ReactJS Python Computer Android

Latest posts on tagged on "ASP-NET"

The difference between web applications and web sites

| | Category: .Net

As the name implies, it is like an application, it can be accessed like a website, but once you change it, if you change a piece of logic, you have to recompile it to see the effect of the change when the website is accessed.

SOLVED-This program is blocked by group policy. For more information, contact your system administrator.(godaddy server)

| | Category: Website host

I got the following error “This program is blocked by group policy. For more information, contact your system administrator.” while hosting the asp.net mvc application published copy to the godaddy account.

Create a design in web

| | Category: Website Construction Guide

Designing a website requires serious thought and planning. The most important thing is to know your visiting user.

Website Construction Guide

| | Category: Website Construction Guide

What should a website developer have to master? HTML and CSS, Client-side script - JavaScript and the DOM Server-side script - ASP, PHP XML and SQL

[Solved] How to prevent IIS shutdown after application in IDE getting stopped?

| | Category: asp.net MVC

I have recently installed visual studio 2015, while running web application after page getting loaded. I stopped the debugging afterwards can’t able to browse and work.

Asp.net MVC Razor @Url.Content vs @Url.Action

| | Category: asp.net MVC

Here, you can understand the difference between @Url.Content and @Url.Action in MVC Razor asp.net. If you want to pass the url for a file path for the website then you can pass it. It will resolve a virtual path into an absolute path.

How to change datetimeoffset to datetime c# ?

| | Category: c# .net

In this tutorial I will show you how to convert datetimeoffset to datetime using c#. Here, I want to save the datetime object value into the database. But the datetimeoffset was returning string value. In order to convert string (datetimeoffset) to datetime you may follow this way,

HTTP Error 401.0 – Unauthorized- asp.net application

| | Category: asp.net MVC

I got this above error while running asp.net web application using mvc 5. Previously, everything was fine. In my trader application, when I click the home icon it is redirecting to the home page.

DisplayFor date format mvc 5

| | Category: asp.net MVC

I want to display the date in the view, but the resulted Date Format is 05/10/2017 12:00:00AM. But I wanted to display like 05-Oct-2017. Before I tried to display using DisplayFor, but it was not suited to display the date format.

How to convert encoded HTML to raw html in asp.net c# Razor view?

| | Category: asp.net MVC

I have a problem in TinyMce Editor wherever I am using double Quotes it breaks my text is showing outside the HTML tinymce. The double Quotes should show the "e in the source.

Page 3 of 26