Skip to main content

Home/ .Net Web Development/ Group items tagged server

Rss Feed Group items tagged

Hostforlife Hosting

How to Use SignalR & SQL Dependency to Display Updates from SQL Server - 1 views

  •  
    In this post, you will learn how to display real time updates from the SQL Server by using SignalR and SQL Dependency in ASP.NET MVC.
trimantra

How to do windows authentication on ASP.NET Development Server | Trimantra Blog - 0 views

  •  
    Follow the below steps: Go to Project->Properties->Web Select "NTLM Authentication" check box to True Modify authentication mode to windows
  •  
    Follow the below steps: Go to Project->Properties->Web Select "NTLM Authentication" check box to True Modify authentication mode to windows
trimantra

How to run .NET 2/3.5 website/webapplication into .NET 4 hosting environment | Trimantr... - 0 views

  •  
    It is general requirement that you want to host your ASP.NET 2.0/3.5 website/webapplication onto the hosting server which provide support for .NET Framework 4 but not for .NET Framework 2. At the time of development we normally assume that by default all application should run on .NET Framework 4 because backward compatibility is supported. But sometimes they are not because of new changes into ASP.NET 4.0. Here is the link for your reference: ASP.NET 4 Breaking Changes.
  •  
    It is general requirement that you want to host your ASP.NET 2.0/3.5 website/webapplication onto the hosting server which provide support for .NET Framework 4 but not for .NET Framework 2. At the time of development we normally assume that by default all application should run on .NET Framework 4 because backward compatibility is supported. But sometimes they are not because of new changes into ASP.NET 4.0. Here is the link for your reference: ASP.NET 4 Breaking Changes.
Hostforlife Hosting

How to Find Corrupt Records of The Pages - 1 views

  •  
    Say one of the pages in your table is corrupt and while repairing the corrupt pages, you may eventually end up loosing some data. You may want to find out which records are on the page.
ashish sarda

Validation of viewstate mac failed - 0 views

  •  
    At times when we host our web application to server, we get following error. "Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster"
Gil Shabat

Real World Use Case - Constructing Web Interfaces on the Fly - 1 views

Web applications are dynamic- many requiring unique content and interfaces for each user. There are a myriad of ways to take user content out of a database and present it in a browser. This article...

ASP.Net C# .Net SQL Server XML XSLT Web development

started by Gil Shabat on 29 Mar 09 no follow-up yet
1 - 6 of 6
Showing 20 items per page