July 22, 2021

Best Git Tutorials – 2021

Version control is essential for any file-based project whether you’re a developer, open source contributor, project manager, quality controller or even student. Git is the most popular open-source version control system (distributed free) that allows contributors to track their code changes, manage multiple version of code, roll back if required […]
August 1, 2014

ASP .Net MVC – Authentication, Authorization and Roles

I found these comprehensive and easy to understand videos for ASP .Net MVC – Authentication, Authorization and Roles. https://www.youtube.com/watch?v=CnX1cfDA_oYhttps://www.youtube.com/watch?v=VOf-Avs791ghttps://www.youtube.com/watch?v=v_dY2XfLfdkhttps://www.youtube.com/watch?v=ear_AcCVdx8 I hope it might help someone.
April 27, 2014

Simple Steps to Create Setup File Using InstallShield LE From VS 2012

InstallShield LE is a great tool to deploy .net applications. This article has all required step. http://www.c-sharpcorner.com/uploadfile/cb88b2/simple-steps-to-create-setup-file-using-install-shield-le-fr/
April 26, 2014

Entity Framework Samples

This article has a complete walk-through to use all entity commands. http://brightstardb.readthedocs.org/en/latest/Entity_Framework_Samples/
April 11, 2014

Tools for your SharePoint 2013 development toolbox

Source: Tools for your SharePoint 2013 development toolbox Introduction Some of my students, clients and community peers have asked about my favorite tools for working with SharePoint. So with that in mind, I quickly noted down some of my favorite tools that every developer should have in their toolbox. I’ve written […]
April 10, 2014

Getting the identity of the most recently added record

There are various ways of getting identity value in C# and VB .Net, this can be done using code or sql server stored procedure. Here is a complete article about Getting the identity of the most recently added record
March 16, 2014

Visual webpart in SharePoint 2013 using Visual studio 2012

In this article you will learn how to build a Visual webpart in SharePoint 2013 using Visual studio 2012 with Screenshots. See more at http://www.sharepoint-journey.com/visual-webpart-in-sharepoint-2013.html
March 14, 2014

Data Binding in .NET / C# Windows Forms

Data binding provides a way for developers to create a read/write link between the controls on a form and the data in their application (their data model). Classically, data binding was used within applications to take advantage of data stored in databases. Windows Forms data binding allows you to access […]
March 13, 2014

Getting Started with WPF

Windows Presentation Foundation (WPF) is a UI framework that creates rich, interactive client applications. The WPF development platform supports a broad set of application development features, including an application model, resources, controls, graphics, layout, data binding, documents, and security. It is a subset of the .NET Framework, so if you […]
February 16, 2014

Entity Framework 5.0 – Getting Started

Entity Framework (EF) is an object-relational mapper that enables .NET developers to work with relational data using domain-specific objects. It eliminates the need for most of the data-access code that developers usually need to write. https://www.youtube.com/watch?v=EPXFc6pAnMs&list=PLt2cGgt6G8WqLLhZXFLmnYMUmK4pI4WAj (6 videos)
July 19, 2013

Create The Future: Common Techniques in Responsive Web Design

In this article, I’ll dive into some of the most common practices for building responsive site layouts and experiences. I’ll describe the emerging and available techniques for site layouts that flexibly resize based on screen real estate (referred to as “fluid grids”) so as to ensure that users get complete […]
July 4, 2013

The Best Freebies for Designers (June 2013)

Here are the best freebies for designers from last month (June). We have free GUI templates, icon sets, fonts, Photoshop brushes, PSD templates, textures… and everything else inbetween. Read More