TechBrij - .NET, C#, JavaScript, Web Development

  • Home
  • Categories
  • About

Category: ASP.NET

Web Developement using ASP.NET

PostgreSQL Enum, C# and Dapper

How to map C# enum to PostgreSQL Enum
ASP.NET ASP.NET MVC C#

Export Data to Excel (.xls, .xlsx) in ASP.NET - C#

Different ways to export data to excel (.xls, .xlsx) in ASP.NET using EPPlus, NPOI ...etc.
ASP.NET ASP.NET MVC C# excel

A Better Way To Manage ASP.NET Session With Generic Wrapper

How to manage ASP.NET Session with generic wrapper to create strongly typed get/set.
Architecture ASP.NET C#

Get Browser Height and Width on Server Side in ASP.NET

How to get browser height and width on server side in ASP.NET web form application.
ASP.NET C#

Drill Down For ASP.NET 4.0 Chart Control

How to implement drill down functionality (year - quarter - month) for asp.net chart control.
ASP.NET

Getting and Displaying The Nearest N Places On a Map in ASP.NET

Getting the Nearest N places from SQL Server Data and displaying them on Google Map
ASP.NET JavaScript entity framework HTML CSS sql server

HTML5 Geo-Location, SQL Server Geography Data Type, Entity Framework and ASP.NET

Saving current geo-location of user in Sql Server geography column using ASP.NET
ASP.NET JavaScript entity framework HTML CSS sql server

Username Availability Check in ASP.NET Web Forms with jQuery Validation Plugin

How to perform form validation in asp.net webforms using jquery validation and check username Availability.
ASP.NET JavaScript

Combine Images into Facebook Style Collage in ASP.NET Web Forms

Combining multiple images into Facebook like collage with opacity gradient using asp.net, entity framework and c# graphics.
ASP.NET C# entity framework

Responsive ASP.NET Menu Control With Twitter Bootstrap

How to implement Responsive ASP.NET Menu Control With Twitter Bootstrap
ASP.NET

Responsive ASP.NET GridView With Twitter Bootstrap

How to implement Responsive ASP.NET GridView With Twitter Bootstrap.
ASP.NET

Making ASP.NET GridView Responsive With jQuery FooTable

How to make ASP.NET GridView Responsive With jQuery FooTable.
ASP.NET jquery

Creating a Pinterest Like Layout in ASP.NET

How to create Pinterest like layout with infinite scrolling using ASP.NET Repeater and jQuery Masonry plugin.
ASP.NET jquery

ASP.NET CheckBoxList Operations with jQuery

How to perform common operations (like check/uncheck checkboxes by value/text/index, min/max selection limit..etc) on ASP.NET Checkboxlist control using jQuery.
ASP.NET jquery

ASP.NET GridView And RepeatColumns(Rows in Multiple Columns) With jQuery

How to display asp.net GridView rows in multiple columns (RepeatColumns) using jQuery WITHOUT modifying existing code.
ASP.NET jquery

Quantity Validation and Total Calculation in ASP.NET Gridview Shopping Cart with jQuery

How to implement Quantity Validation and Total amount Calculation in ASP.NET Gridview Shopping Cart with jQuery
ASP.NET jquery

Convert ASP.NET Gridview OR HTML Table to Wizard using jQuery

Learn how to Convert ASP.NET Gridview or HTML Table to Wizard using jQuery.
ASP.NET jquery

3 Ways to implement CRUD (Select, Insert, Update, Delete) Operations

Different ways to implement CRUD operations in Web Application
ASP.NET

Anonymous Type LINQ Result and GridView Sorting in ASP.NET

How to implement asp.net gridview sorting functionality when gridview datasource is Anonymous Type LINQ Result.
ASP.NET entity framework linq

Insert, Update, Delete in ASP.NET Gridview With Entity Framework

It explains how to perform Insert, update and delete operations in ASP.NET Gridview with Entity Framework database first approach.
ASP.NET entity framework

Grouping Data in ASP.NET Gridview Control

How to group asp.net gridview rows.
ASP.NET C#

Dynamically Enable or Disable ASP.NET Validator and Page.IsValid

Learn how to enable or disable ASP.NET Validator controls on both client and server side.
ASP.NET JavaScript jquery

Displaying Total in ASP.NET Gridview Footer Row Without using Template Field

Learn how to display Total in ASP.NET Gridview Footer Row Without using Template Field.
ASP.NET C# linq

Sequence contains no elements : LINQ error

Learn how to fix "Sequence contains no elements" LINQ or Lambda expression error.
ASP.NET C# linq vb.net

Quick View of ASP.NET UpdatePanel Control

Quick View of ASP.NET UpdatePanel Control and It's behavior in different cases.
ASP.NET

Stylish ASP.NET Wizard Control with Horizontal Sidebar on Top

Learn how to customize ASP.NET Wizard Control to make it stylish with Horizontal Sidebar on Top as step navigation
ASP.NET HTML CSS

Online Ticket Booking System using ASP.NET

How to implement Online Ticket Booking System using ASP.NET 4.0 and Sql Server 2008.
ASP.NET entity framework jquery

Show ModalPopUp to Edit Asp.net Gridview Row Values Without using AjaxControlToolkit

How to add a pop-up control to a gridview in order to display drill-down (Master detail) information without using ajaxcontroltoolkit ModalPopup extender.
ASP.NET

Visual Studio 11, .NET 4.5 Developer Preview and ASP.NET 4.5

What's New in Visual Studio 11,.NET 4.5 and ASP.NET 4.5 Developer Preview
ASP.NET visual studio

Naming Conventions & Coding Standards for .NET Web Developers

Naming Conventions & Coding Standards resources for .NET Web Developers.
ASP.NET JavaScript C#

Client Side Validation using ASP.NET Validator Controls from Javascript

How to perform Client Side Validation using ASP.NET Validator Controls from Javascript.
ASP.NET JavaScript C#

Redirect to Stream as File Attachment to Download in ASP.NET

Code snippet to convert stream as file attachment to download in asp.net
ASP.NET C#

Handle Web Exception raised from HttpWebRequest in C#

How to handle HttpWebRequest.GetResponse() raised webexception in C#
ASP.NET Windows app C#

JSON Response of different .NET objects

See JSON response of different .NET objects(Array, List, Dictionary, NameValueCollection, ...etc)
ASP.NET ASP.NET MVC JavaScript

Programmatically select an item in asp.net dropdownlist by text

How to select an item in asp.net dropdownlist by text Programmatically
ASP.NET

Bind array to specific column of asp.net gridview

How to bind array to particular column of asp.net gridview using Linq.
ASP.NET C# linq

10 Blogs Every ASP.NET Developer should Follow

It's list of top blogs each asp.net developer should follow.
ASP.NET

String to DateTime, FormatException and ASP.NET

How to handle FormatException(String to DateTime) in ASP.NET
ASP.NET C#

Display Hierarchical Data with TreeView in ASP.NET 2.0

How to display hierarchical data with TreeView in ASP.NET
ASP.NET C#

Add Dynamic Buttons and Handle click event on server side in ASP.NET

How to Add Dynamic Buttons and Handle click event on server side using __doPostBack.
ASP.NET C#

Adding Gridview nested in Repeater in ASP.NET 2.0

How to add Gridview nested in Repeater in ASP.NET 2.0
ASP.NET C#

Custom role provider based sitemap navigation in asp.net

Here are the steps to implement sitemap navigation based on the custom role provider.
ASP.NET C#

Create Dynamic DropDownLists in asp.net

It shows to create dynamic dropdownlist and maintain selected value during postback in asp.net.
ASP.NET C#

Retrieve value of Dynamic controls in asp.net

It explains to retrieve value of dynamic asp.net controls which are generated conditionally.
ASP.NET C#
Brij Mohan Pic TechBrij Microsoft MVP 2012-13

TechBrij LinkedIn Profile

JavaScript ASP.NET Core C# ASP.NET ASP.NET MVC Node.js HTML CSS ProjectsOnline ToolsCheat-sheets (Notes)

Follow Us

  • 2100+fansLike
  • 1000+subsSubscribe
  • 200+followersFollow
  • 200+subsSubscribe

Subscribe via Email

Get updates when new tutorials are published on TechBrij. Enter your email to enroll.

About | Privacy Policy | Contact | Topics
Copyright © 2010-2024 TechBrij. All Rights Reserved.

Adblock detected!

We have detected that you are using adblock in your browser to disable advertising, but it also blocks useful features of our website.

Please disable your ad blocker for the best site experience.

This website uses cookies to ensure you get the best experience on our website. Learn more