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

Interactive logon process initialization has failed. Please consult the event log for more details.

| | Category: Networking

When I turn on my computer, it shows an error message “Logon process initialization Failure. Interactive logon process initialization has failed. Please consult the event log for more details”.

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,

500 - internal server error

| | Category: asp.net MVC

I am getting 500-internal server error when I uploaded the published copy to the GoDaddy and there is no detail about the error. Even though I add Custom Error mode=”On” in the web.Config setting.

Html Table with equal size columns -HTML Example

| | Category: HTML

If you are dynamically creating an HTML table with number of table columns at runtime with equal sizes.

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.

Export SQL query results to Excel?

| | Category: SQL

In this video tutorial I will show how to export SQL Query results to excel using Microsoft SQL Server. After executing the SQL Query, in the results pane, click the top-left cell to highlight all the records, and then right-click the top-left cell and click "Save Results As" and give any name for it.

How to export data from Remote server to local server using SQL server?

| | Category: SQL

In this tutorial I will show you how to export data from remote server (godaddy live server) to local database. First of all create a database name in local server (any name) called “godaddyBackup”.

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.

Error occurred during a cryptographic operation-ASP.NET MVC

| | Category: asp.net MVC

Sometimes I got the following error while running the application. I don’t know why it was happening. But I solved this issue by clearing the browser history. I think this will be the temporary solution.

Page 25 of 82