Search Results for: web.config_GETME

ASP.NET Website Razor v3 Primer Tutorial

Today we follow up on the previous ASP.Net .Net 4.5 VS Web 2013 Express Primer Tutorial as shown below to create another ASP.Net 4.5 Razor v3 website which, “out of the box”, creates a great template for a three webpage … Continue reading

Posted in eLearning, Tutorials, Visual Studio | Tagged , , , , , , , , , | 8 Comments

ASP.Net VS 2013 Express Wcf Service Primer Tutorial

For today’s tutorial we show a skeletal ASP.Net Web Service making use of SOAP messages mentioned previously in the ASP.Net Web Service Primer Tutorial as shown below. The Web Service makes use of Windows Communication Foundation (Wcf) functionality, and with … Continue reading

Posted in eLearning, Tutorials, Visual Studio | Tagged , , , , , , , , , | 9 Comments

ASP.Net .Net 4.5 VS Web Express 2013 Primer Tutorial

The previous ASP.Net Hello World Primer Tutorial … … Visual Studio Express as shown below involved the use of Visual Studio 2010 Express on a Windows laptop. Today we zoom forward to Visual Studio Web Express 2013 for .Net 4.5 … Continue reading

Posted in eLearning, Tutorials, Visual Studio | Tagged , , , , , , , | Leave a comment

PHP MVC Primer Tutorial

Today’s tutorial creates an MVC website in PHP. MVC stands for Model/View/Controller web design architecture methodology. Even if you lack skills in the M[odel] bit of this software technique (and the experts recommend a “fat” M[odel] element to your design … Continue reading

Posted in eLearning, Software, Tutorials | Tagged , , , , , | Leave a comment

Silverlight ASP.Net MVC Primer Tutorial

Today’s tutorial creates a Silverlight Navigation MVC Application website in ASP.Net with Microsoft Visual Studio (2010 Express) building on the knowledge of the previous ASP.Net MVC Primer Tutorial. MVC stands for Model/View/Controller web design architecture methodology. Even if you lack … Continue reading

Posted in eLearning, Tutorials, Visual Studio | Tagged , , , , , , , , , | Leave a comment

ASP.Net MVC Primer Tutorial

Today’s tutorial creates an MVC website in ASP.Net with Microsoft Visual Studio (2010 Express). MVC stands for Model/View/Controller web design architecture methodology. Even if you lack skills in the M[odel] bit of this software technique (and the experts recommend a … Continue reading

Posted in eLearning, Tutorials, Visual Studio | Tagged , , , , , , , | 2 Comments

ASP.Net Dynamic Data Entity Framework Primer Tutorial

Today’s tutorial integrates an SQL Server database with an ASP.Net website using dynamic data (ADO.NET) entity framework (also look up CRUD), building on previous Sql Server Stored Procedure Primer Tutorial as shown below. The word dynamic is very suitable for … Continue reading

Posted in Data Integration, Database, eLearning, Tutorials, Visual Studio | Tagged , , , , , , , , , , , | 3 Comments