IT Nota

  • Home
  • How To
  • .NET
  • WordPress
  • Contact

How to Override Telerik RadGrid CSS

If you use Telerik's RadGrid but don't want to use the default styling template, there's a quick way to apply your own CSS style to it. This may not be as sophisticated as using the skinning feature, but it surely does the trick. The first thing we need to do is to write the custom css style, then assign it to CssClass attribute within the RadGrid markup. We also need to add Skin attribute … [Read more...]

July 24, 2013 Filed Under: .NET Tagged With: ASP.NET

How to Use IIS Express in Visual Studio

Download Microsoft IIS Express 7.5 MSI file. Double-click on the iisexpress_1_11_x86_en-US.msi file and you'll see the IIS 7.5 Express Setup Wizard dialog as shown below pops up. Keep clicking on Next until the last page. Click on the Finish button. You can also install IIS Express from Microsoft Web Platform Installer. Setup Microsoft Visual Studio 2010 to use IIS Express Open … [Read more...]

May 15, 2012 Filed Under: .NET Tagged With: ASP.NET

How to Setup User Access and Roles in Production SQL Server

Setting up ASP.NET membership and roles in development is very easy to do since out of the box, it's already configured to use the built-in SQL Server Express provider. To set it up, you just need to launch ASP.NET Web Site Administration Tool by clicking on ASP.NET Configuration icon in the Solution Explorer or choose the ASP.NET Configuration option from the Project menu. Once you … [Read more...]

January 18, 2012 Filed Under: .NET, How To Tagged With: ASP.NET, MVC

Set Default Start Page to Web Forms on a Hybrid MVC and Web Forms Application

As one of ASP.NET developers ever asked to upgrade an existing ASP.NET WebForms 3.5 application to ASP.NET 4 and added ASP.NET MVC pages to it, I found the tip, Integrating ASP.NET MVC 3 into existing upgraded ASP.NET 4 Web Forms Applications from Scott Hanselman very helpful. After I followed all the steps provided, I was still baffled by the inconsistent behavior of the web app itself. When … [Read more...]

December 27, 2011 Filed Under: .NET, How To Tagged With: MVC

Map Model Classes to Differently Named Tables in Entity Framework

For a few days, I kept running into this minor but annoying issue using EF 4.2 with MVC3 where the web application refused to map a class (Profile) to an existing table (tblProfile) in a database [CPDB] and instead created a brand new table with the same name on a different database [CPDB.Domain.Entities.ProfileEntities]. What confused me even more was I did this step before for another class … [Read more...]

November 20, 2011 Filed Under: .NET, How To Tagged With: Internet, MVC

  • « Previous Page
  • 1
  • 2

Categories

  • .NET
  • Coding
  • Database
  • How To
  • Internet
  • Multimedia
  • Photography
  • Resources
  • Review
  • WordPress
  • Writing

Recent Posts

  • How to Use Custom Color in SSMS Using Redgate SQL Prompt
  • How to Install Python on Windows Server
  • How to Enable Secure HttpOnly Cookies in IIS
  • How to Create iCloud Mail Email Address
  • How to Import IIS Log to PostgreSQL
WP Engine Fastest Managed WordPress Platform

Recent Posts

  • How to Use Custom Color in SSMS Using Redgate SQL Prompt
  • How to Install Python on Windows Server
  • How to Enable Secure HttpOnly Cookies in IIS
  • How to Create iCloud Mail Email Address
  • How to Import IIS Log to PostgreSQL
  • RSS

Tags

.NET Core Access Adobe AdSense Amazon ASP.NET Cdonts Dll Classic ASP Code Editor Connect-It Copywriting ETL Genesis Framework Git Google HP Asset Manager HTML HTML5 Hugo IIS Information Security Internet Internet Information Services iOS Linux macOS Microsoft Microsoft SQL Server MVC Nikon Oracle PHP Simple Mail Transfer Protocol Smtp Server Social Media SQL SQL Server SSIS SSMS SSRS Windows Windows 8 Windows 10 Windows 2012 Windows Server

Copyright © 2011-2019 IT Nota. All rights reserved. Terms of Use | Privacy Policy | Disclosure