Microsoft .NET Core 1.1 includes support for additional Linux distributions, has many updates, and is the first Current release. Watch...
Visual Studio
Al.exe: - Assembly Linker (Al.exe) generates a file that has an assembly manifest from modules or resource files. - A...
The lines are getting increasingly blurred between the web and native apps. Operating systems are able to execute JavaScript from...
Aspnet_regiis.exe is installed in the Microsoft.NET Framework directory. If the computer is running multiple .NET Framework versions side-by-side, multiple versions...
Overview Cross-Site Request Forgery is an attack where a user is forced to execute an action in a web site...
Cesar de la Torre and Simon Calvert Understanding and creating a mobile app development strategy is an important process for...
Cesar de la Torre and David Carmona This guide will help you select the right Microsoft development technologies and approaches...
Paging through a query result is the process of returning the results of a query in smaller subsets of data,...
Retrieving data using a DataReader involves creating an instance of the Command object and then creating a DataReader by calling Command.ExecuteReader to retrieve rows from a data source....
Find out about the different ways you can use Entity Framework to access a relational database from your .NET...
Analyze Navigate BackwardShift+Alt+3Navigate ForwardShift+Alt+4Startwith Current ProjectShift+Alt+F5 Architecture New DiagramCtrl+\, Ctrl+N Architecture Context Menus Add NodeInsBoth DependenciesBIncoming DependenciesIOutgoing DependenciesONew CommentCtrl+Shift+KCtrl+E, CRemoveDelRenameF2...
Hi Guys, If you need to test the email sending process from your asp.net application in local dev boxes (i.e....
Analyze Navigate BackwardShift+Alt+3Navigate ForwardShift+Alt+4 Architecture New Code MapCtrl+\, Ctrl+ONew UMLor Layer DiagramCtrl+\, Ctrl+N Architecture Context Menus Add NodeInsBoth DependenciesBIncoming DependenciesIOutgoing...
During the development of solutions or the deployment using Visual studio, you might face the following error when using Entity...
Getting READY with lot of coffee for the big night :p Join me at : https://collab365.conferencehosts.com/
Preparation guide for the M​CSD - Exam 70-486: Developing ASP.NET MVC 4 Web Applications,​I’m sharing this document because it can...
If you need to have a dynamic url which is supposed to read files from specific location and return the...
1- Client side State management option Recommended usage View state Use when you need to store small amounts of information...
A new instance of the Web page class is created each time the page is posted to the server. In...
Sometimes you may need to look at the command, that's created from your i.e. LINQ query and sent to database....