Quantcast
Channel: ScioSoft's Community Blogs - ASP.NET
Browsing all 7 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Stop Web.Config settings inheritance in ASP.Net

Have you ever been left scratching your head after getting an error like this:Configuration ErrorParser Error Message: Could not load file or assembly 'MyUnrequiredAssembly' or one of its dependencies....

View Article



Image may be NSFW.
Clik here to view.

Referencing external URLs in your web.sitemap in ASP.NET

In ASP.NET, we often use site maps to set up navigation, particularly for menus. By default, the ASP.NET  site-map provider  uses the "Web.sitemap" file. Here is an example of this file for a simple...

View Article

Build an AJAX Contact Us form in ASP.NET

Intro | Part 1 | Part 2When it comes to building a Contact Us page in ASP.NET, then a page with a form tag, some text boxes, and a submit button is the classic and straightforward way to go. If this...

View Article

Image may be NSFW.
Clik here to view.

Test sending email on Localhost in ASP.NET: The SMTP server alternative

Out of the box, Visual Studio is a wonderful environment for creating and testing ASP.NET applications. This includes Microsoft's free Express Edition, which is, as some of you know, a great place to...

View Article

Image may be NSFW.
Clik here to view.

Build an AJAX Contact Us Form using partial-page updates in ASP.NET

Intro | Part 1 | Part 2As promised in the intro of this three-part series, you and I are going to build an AJAX Contact Us form in ASP.NET, a couple of different ways. Today we’re going to look to...

View Article


Image may be NSFW.
Clik here to view.

Build an AJAX Contact Us Form using network callbacks in ASP.NET

Intro | Part 1 | Part 2So we're on the third instalment of this three-part tutorial series, where you and I are building an AJAX Contact Us form in ASP.NET, a couple of different ways. If you need a...

View Article

Image may be NSFW.
Clik here to view.

Meta Keyword & Description in ASP.NET MVC via Master Pages

As of late, we've been trying to do some optimization on our ASP.NET MVC base projects that are the starting point for client builds. It is obvious that having META tags, particularly "Description" and...

View Article
Browsing all 7 articles
Browse latest View live


Latest Images