TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About .Net 4.5
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Anubhav Chaudhary (17)
Amit Patel (11)
Sanjay Kumar (6)
Vijay Prativadi (4)
Pradip Pandey (2)
Scott Lysle (2)
Prabhakar Maurya (2)
Nimit Joshi (2)
Gaurav Gupta (2)
Rion Williams (2)
Manish Dwivedi (2)
Ajeet Singh (1)
Rahul Bansal (1)
Kalyan Bandarupalli (1)
Sahil Maheshwary (1)
Neha Sharma (1)
Varun Khanna (1)
Abhishek Jaiswal (1)
Baimey Rajesh (1)
Abhishek Jain (1)
Mudita Rathore (1)
Manish Kumar Choudhary (1)
Shivanand Arur (1)
Bhushan Bhure (1)
Jatin Malik (1)
Nitin Pandit (1)
Vithal Wadje (1)
Biswa Pujarini Mohapatra (1)
Vidya Vrat Agarwal (1)
Neelesh Vishwakarma (1)
Sukesh Marla (1)
Jignesh Trivedi (1)
Related resources for .Net 4.5
No resource found
Export Data Into Excel in a Pre-defined Template Using StreamWriter
5/16/2024 8:33:21 AM.
Export data into Excel with predefined formatting using C#'s StreamWriter. Streamline data presentation, formatting, and integration into Excel templates for efficient data management and analysis
Weak Event Pattern and Memory Leak in .Net 4.5
5/1/2024 11:11:21 AM.
The code demonstrates the issue of memory leaks due to unregistered event handlers and introduces the weak event pattern in .NET 4.5 as a solution. It provides an example of an event source and listen
Introduction to Async and Await in C# 5.0
4/29/2024 10:01:54 AM.
Async and await in C# 5.0 revolutionized asynchronous programming, simplifying complex tasks by allowing developers to write asynchronous code as if it were synchronous. These keywords enable efficien
Data Annotations For Web Forms in .NET 4.5
4/29/2024 9:58:55 AM.
Learn to implement data annotations for enhanced validation in ASP.NET web forms. Utilize Entity Data Model for database setup, GridView for data display, and C# for code-behind logic. Explore comple
Model Binding in ASP.Net 4.5 Label Control
4/25/2024 10:10:50 AM.
Explore the power of Model Binding in ASP.Net 4.5 Label Control for seamless data integration. Learn how to bind data effortlessly to Label Controls, enhancing user experience and streamlining data pr
Creating Picture Viewer Using C# in .NET 4.5
4/23/2024 9:56:35 AM.
Create a sleek Picture Viewer in C# using .NET 4.5. This project blends UI development with graphics programming, offering a seamless interface for viewing and managing images. Dive into image process
Fix Program Compatibility Issue in Windows 8
2/26/2024 9:31:31 AM.
Learn how to troubleshoot and resolve program compatibility issues in Windows 8 with our comprehensive guide. Discover effective strategies such as utilizing compatibility mode, adjusting compatibilit
Perform Operations on WebForms From MVC
6/8/2021 12:00:40 PM.
This article will help you to update the data of an existing Web Forms project from the MVC controller using ASP.NET in Visual Studio 2013.
Send Asynchronous Mail With Attachment Using ASP.Net 4.5
5/27/2021 5:55:51 AM.
This article explains how to send an email with attachments using SmtpClient.SendAsync.
Async SqlConnection in ASP.Net 4.5
5/26/2021 11:45:46 AM.
This article explains how to create an async SqlConnection in ASP .Net 4.5 and using the SqlCommand.BeginExecuteNonQuery Method (AsyncCallback, Object).
How to Add an Image in Runtime Generated PDF File
5/14/2021 6:20:56 AM.
This article describes how to add an image to a runtime generated PDF file.
How to Send Bulk Email Using ASP.Net
4/22/2021 4:44:17 AM.
This article explains how to send bulk email using ASP.Net 4.5.
Simple But Interesting Features of HTML5 Editor in VS 2012
4/6/2021 9:22:53 AM.
In this article we will learn about two new features provided by VS 2012 in the HTML Editor.
Bundling and Minification in ASP.NET 4.5
3/24/2021 10:19:48 AM.
Lets think about that when we add new CSS and JS file in our Solution and we have to explicit add that CSS and JS in our pages but in ASP.NET 4.5 we can only mention folder for CSS and JS, it will aut
ASP.NET 4.5 New Features
3/17/2021 10:47:42 AM.
This article describes the new features of ASP.NET in ASP.NET 4.5.
New Features in MVC 4.0
3/17/2021 6:59:18 AM.
In this article, you will learn about the new features in MVC 4.0.
Capture Images Using Web Camera in ASP.Net 4.5
2/11/2021 7:22:53 AM.
I was working for a project to develop a web conferencing application as per I consider I was null in this point of area but I accepted the project and get started to work over that.
Getting Started With Visual Studio 2013
2/8/2021 11:30:56 AM.
This article explains the final release of Visual Studio 2013 and various new features and enhancements related with this release.
Post Data to MVC 4 WEB API .NET 4.5
2/5/2021 11:31:05 AM.
In this article I am going to explain how we post (put) data to a Web API.
Registration Builder Class in .NET 4.5
2/5/2021 7:52:40 AM.
In this article you will learn about the newly introduced Registration Builder Class in .NET 4.5.
ASP.NET 4.5 Features - Key HTML Editor Features
2/5/2021 5:50:27 AM.
Today, we will be go through the key HTML editor features introduced in ASP.NET 4.5.
Custom Paging With GridView in ASP.NET 4.5
1/28/2021 7:37:28 AM.
This article will demonstrate, the new feature of GridView Control in ASP.NET 4.5.
New Features in .Net 4.5
1/18/2021 6:01:14 AM.
This article contains a summary of some key new features in the .NET Framework 4.5.
Querying Using OData on Web API
1/18/2021 5:46:43 AM.
The Open Data Protocol (OData) is a web protocol for querying and updating data that provides a way to unlock your data and free it from silos that exist in applications today
Portable Class Library in .NET 4.0/4.5
1/16/2021 10:49:10 AM.
Few days back I was working windows phone application as usual I created class library project for keeping separate business login. But I realize we cannot add as a reference normal class library in t
Ways to Fix the Errors of Unobtrusive Validation in ASP.NET 4.5
1/6/2021 11:29:01 AM.
In this article we will learn how to fix the errors of Unobtrusive Validation Mode.
How to Create Database Using Table Designer in Visual Studio 2012
1/1/2021 5:18:39 AM.
In today's article you will learn how to create a database using Table Designer in Visual Studio 2012.
Garbage Collection In .NET 4.5
12/6/2020 9:57:20 PM.
In this article you will learn the new features in .NET 4.5.
Filter Data by Values in Model Binding Using Drop Down List in .NET 4.5
11/24/2020 5:16:07 AM.
In this article we will learn how to filter data by values in Model Binding using a Drop Down List.
Use Authorization Manager (AzMan) For Managing Roles and Permissions
11/24/2020 1:28:29 AM.
Here you will how Authorization Manager is used to manage roles by providing permissions on different roles for different operations.
Passing Values Between TextBox of Different Forms Using Class
11/12/2020 8:03:27 AM.
In this article, I describe how to pass data from one form to another form in a Windows application using C#.
How to Join Two Tables From Different Databases Using Entity Framework
11/11/2020 9:20:12 AM.
This article explains how to join two different tables from two different databases, or we may say how to join two tables from two different contexts, in Entity Framework.
Enabling Unobtrusive Validation Mode in ASP.NET 4.5
11/10/2020 3:28:11 AM.
In this article we will learn how to enable Unobtrusive Validation in ASP.NET 4.5.
SignalR - Simple Chat Application in C#
11/5/2020 8:28:45 AM.
Hello friends, today I am going to explain to you how to create a simple chat application using SignalR.
Feature of JavaScript in Visual Studio 2012: Typed Arrays
4/8/2020 9:37:12 AM.
In this article I will tell you about one more new feature of JavaScript in Visual Studio 2012, Typed Arrays.
Features of JavaScript in Visual Studio 2012:Recursion and Variable Scope
4/7/2020 3:54:31 PM.
In Today's Article you will learn about some more New Features of JavaScript in Visual Studio 2012 like Recursion and Variable Scope.
How to Install ASP.NET 4.5 in Windows 8
12/30/2019 2:17:29 AM.
In this article we are explaining how to install ASP.NET 4.5 on Windows 8.
Host WCF Websocket Service as Windows Service
9/13/2019 4:43:48 AM.
Here in this article we will learn how to host a WCF Websocket service as a Windows service.
Upload Multiple Files Using FileUpload Control In ASP.NET 4.5
7/11/2017 5:30:20 AM.
In this article I explain a new functionality of ASP.NET 4.5, the FileUpload control to upload mulitple files at a time, with an example.
New Features in .NET Framework 4.5 RC
6/27/2017 3:32:38 AM.
The ASP.NET 4.5 RC new features are listed. ASP.NET 4.5 RC includes Support for new HTML5 form types, model binders, unobtrusive JavaScript, WebSockets protocol, asynchronous modules and handlers and
Bundling In ASP.NET MVC Application
6/6/2016 5:27:17 AM.
This post revolves around bundling in ASP.NET MVC. It explains why we need MVC and how exactly we can implement bundling in our project.
Top 10 Features In ASP.NET 4.5
6/1/2016 12:47:16 PM.
In this article, you will learn about the top 10 features in ASP.NET 4.5.
.NET 4.5 Controller Blocking Issues: Resolved
10/31/2015 6:33:54 AM.
In this article you will learn .NET 4.5 controller blocking Issues.
Resolving Controller Blocking Within .NET 4.5 And ASP.NET MVC
10/28/2015 7:59:45 AM.
In this article you will learn how to resolve controller blocking within .NET 4.5 and ASP.NET MVC.
Binding GridViewModel in ASP.Net 4.5
3/28/2015 3:09:56 PM.
In this article you will learn how to use GridViewModel Binding in ASP.NET 4.5.
Create HTTP Service Using ASP.Net Web API
3/20/2015 12:56:52 PM.
In this article I will explain how to create a HTTP Service using the ASP.Net Web API.
Model Binding in ASP.Net 4.5
3/10/2015 4:57:25 PM.
This article explains how to use Model Binding in ASP.Net 4.5.
Uploading Multiple Files Using ASP.Net 4.5
1/10/2015 2:40:40 PM.
In this article we will learn how to upload multiple files using the ASP.Net 4.5 File Uploader Control.
What's New ASP.Net 4.5.1 Visual Studio 2013
1/2/2014 3:58:03 AM.
In this article you will learn about new features in ASP.NET 4.5.1 Visual Studio 2013.
C# Corner Mumbai Chapter: Official Recap of Visual Studio 2012 Tech Tour - 15 September, 2013
9/19/2013 11:13:54 PM.
On September 15th C# Corner Mumbai Chapter organized an event in collaboration with Microsoft India. The event was called “Visual Studio 2010 Tech Tour”.
Error Logging With Caller Info
7/12/2013 11:21:05 AM.
This article provides a brief introduction to the use of Caller Information as a means for creating an error logging utility class for your C# 5.0/.NET 4.5 applications.
One Two Three to Windows Communication Foundation: Part 1
7/8/2013 2:48:45 PM.
In this post, I am providing text and code that helps to easily understand WCF.
Consuming Web API in Windows Store Apps
5/1/2013 5:35:08 AM.
In this article I am going to explain how to consume an ASP.Net Web API in a Metro style APP.
Display and Search Record in LightSwitch Application
4/23/2013 12:20:18 PM.
This article shows to display and search records in a LightSwitch Application in Visual Studio 2012
New Feature of Visual Studio 2012 - Getting Caller Information
3/15/2013 1:21:29 PM.
In today's Article you will know about one of New Features of Visual Studio 2012 i.e. Getting Information about the Caller of Method in C# 4.5.
How to Get Started With LightSwitch Starter Kits in Visual Studio 2012
3/7/2013 9:51:33 PM.
In this article you will learn how to get started with Light Switch Starter Kits in Visual Studio 2012.
New Features of JavaScript in Visual Studio 2012: Prototype
3/3/2013 7:26:48 PM.
In this article you will learn about one of New Feature of JavaScript in Visual Studio 2012 i.e Prototype and Prototype Inheritance.
Auto Detection of System's Language by .NET 4.5
2/24/2013 12:24:58 PM.
In today's article you will learn about Auto Detection of the system's language by .NET 4.5.
New Features of JavaScript in Visual Studio 2012
2/24/2013 10:37:47 AM.
In this article you will learn about a new feature for JavaScript in Visual Studio 2012
Filter Data Using Model Binding in ASP.NET 4.5
2/9/2013 12:40:45 PM.
In this article we will learn how to filter data using Model Binding and optionally filter the results depending on whether a keyword is included.
Using Page Inspector to Decompose Your Web Application in .NET 4.5
2/5/2013 1:51:13 PM.
In this article we will learn how to use the Page Inspector to decompose and troubleshoot a Web Application.
Features of Page Inspector in ASP.NET 4.5
2/1/2013 2:20:32 PM.
In this article we will learn about a new majestic feature introduced in ASP.NET 4.5, "Page Inspector".
Visual Studio 2012 Tweaks
1/20/2013 9:22:00 PM.
In this article I will point out some not so great but somewhat useful tweaks for Visual Studio 2012.
Enhanced Delete Support in .NET 4.5
10/10/2012 5:16:14 AM.
Today, in this article let’s play around with one of the interesting and most useful concepts in .NET 4.5.
Select Data Using Model Binders in .NET 4.5
10/9/2012 7:29:52 PM.
Today, in this article let’s play around with one of the interesting and most useful concepts in .NET 4.5.
Enhanced Editing Support in .NET 4.5
10/9/2012 7:11:48 PM.
Today, in this article let’s play around with one of the interesting and most useful concepts in .NET 4.5.
How to Upgrade MVC 3 to MVC4
7/2/2012 3:11:01 AM.
In this article I will explain how to to upgrade MVC 3 to MVC4.
Web API Preview 5 Is Now Available
7/2/2012 2:58:18 AM.
Here I am explaining the new features of the Web API Preview 5 which is now available.
Strongly Typed Data Controls Value Provider ASP.NET 4.5
6/19/2012 7:05:53 AM.
In this article you will see Strongly Typed Data Controls Value Provider ASP.NET 4.5.
Strongly Typed Data Controls Model Binding ASP.NET 4.5
6/18/2012 4:42:07 PM.
In ASP.NET 4.5 Microsoft has integrated the ObjectDataSource control with Data Controls. Microsoft has exposed properties such as SelectMethod, UpdateMethod and DeleteMethod.
New Feature of Entity Framework 5.0 RC
6/15/2012 6:28:46 PM.
In this article you will learn the new features of Entity Framework 5.0 RC.
Custom Caching Provider in ASP.NET 4.0/4.5
6/14/2012 3:35:32 PM.
In this article I am trying to explain Custom Caching Provider in ASP.NET 4.0 or 4.5. I have created a sample in Visual Studio 2011
ASP.NET 4.5 Strongly Type Data With Data Controls
6/1/2012 4:37:58 PM.
Today I am going through the new features of ASP.NET 4.5.