Faster ASP.NET MVC Application Development with Telerik Kendo UI
How to set up your C# and ASP.NET MVC development environment
How to set up your C# and ASP.NET MVC development environment “In this guide we’ll cover how to set up your ASP.NET development environment for an MVC project. Now we will add the Twilio C# SDK and show a simple example of how to use it with an MVC project. Click on Browse Make sure […]
Using Bootstrap Components in ASP.NET
Using Bootstrap Components in ASP.NET “The Bootstrap is a framework for CSS which enables us to create a websites or application using a set of components and functionalities which are already pre built, and are mostly composed out of HTML, CSS and JQuery. You may even be a very big specialist in the Bootstrap, doing […]
Video: Cross Platform Development with ASP.NET Core
Cross Platform Development with ASP.NET Core “Building on the momentum from the last year, ASP.NET 5 has now become ASP.NET Core and it is breathing new life into the .NET web development ecosystem …”
Video: Agile .NET Development
Agile .NET Development This video explains the Agile Development process for .NET Developers and tools used during development. This video also explains how .NET Developers can …
Video: ASP.NET 5 API Development – Storage Service
ASP.NET 5 API Development – Storage Service
C# Video Tutorial and Customize SimpleMembership
Developing ASP.NET web applications using C# NET| ASP.NET Tutorial|C#.NET Video Tutorials “In this video tutorial development of a web application is explained using C#.NET and ASP.NET technology.” Customize the SimpleMembership in ASP.NET MVC 4.0 “Some people try to abstract it by introduce more method with virtual keyword, and try to implement basic behavior, so in […]
login & logout in asp net sql database with session
I love the security features that got baked until ASP.NET a few years ago. I remember the initial methods of using session variables, or XML files, or even the web config. Here’s yet another option to consider when looking for ways to build security features into your site. login & logout in asp net sql […]
Video: Explore web development with Microsoft ASP.NET Core 1.0
Explore web development with Microsoft ASP.NET Core 1.0 “Microsoft ASP.NET Core is a new open-source, cross-platform, high performance and lightweight framework for building Web apps using .NET. We introduce …”
How to use telnet to test ssl/https websites
How to use telnet to test ssl/https websites As I wrote recently, I had some issues with SSL on one of my sites. As part of the troubleshooting process I wanted a way to confirm that the site was responding properly on port 443 (the secure default SSL port) and that the SSL certificate was […]
http, https, openssl, ssl, telnet, terminal, web hosting