Quantcast
Channel: ASP .NET 4.0 – Arvixe Blog
Browsing all 90 articles
Browse latest View live

How to Set Access Levels with HttpContext in ASP

When developing ASP applications, you probably want to hide certain elements of your app to not authenticated users such as menus, submenus or even a widget. In this article I will give you a step by...

View Article



Unable to Get Value of the Property nodeType While Using Knockout

When I started using knockout.js in my applications I became excited to see the many uses of this library.  It took me a little bit of time to realize how to implement it.  One reason it took me a...

View Article

Return Binary Image Using Web Api and Knockout.js

If you have a SQL database that has an image field  in a particular table and want to return the image to the web site using web API’s then you almost have to extract the image as binary, read it to a...

View Article

Send Email Using jQuery and Web.API (Part 1)

Every site no matter how small contains the ability to submit emails. These emails can be for contacting, notifying, fulfilling or subscribing to something. Since the world of AJAX, jquery, and other...

View Article

Send Email Using jQuery and Web.API (Part 2)

As promised here is Part 2 of Sending Email using jquery and web.api (including some validation). If you missed Part 1 then get it here. It is important to realize that if you are going to use web.api...

View Article


mojoPortal Tips: Updating Your Artisteer 3.1 Skin for mojoPortal 2.3.9.5

I'm always delighted to see the latest improvements and enhancements in the mojoPortal CMS; however, when applying upgrades that include significant UI changes, there can be challenges with customized...

View Article

Error When Adding Pinterest Button to Web Site

The other day I had time to go back and look into some errors that I was getting on a web site that I was building. It did not affect the performance or any of the functionality (at least that is what...

View Article

Why is JQuery AJAX Sending a GET Instead of a POST?

If I take the same amount of time writing this article as I did finding the problem, then this article would probably be 50,000 words long.  However; I also know that articles are supposed to help...

View Article


Web Deploy: Unauthorized or Permission Denied

If you are getting permission-related errors when attempting to publish via Web Deploy, it may be because the ACL’s you have set in your development environment are incompatible with Arvixe’s ACL...

View Article


Advanced Web Statistics in WebsitePanel

Advanced Web Statistics in Websitepanel (ASP hosting) The statistics of website is important for advance level understanding of site visitors. It shows number of hits with location. By using advanced...

View Article

Web Application Security

Applied on: Windows hosting (ASP) plan Web Application Security The Open Web Application Security Project (OWASP) offers various videos. These short videos are for explaining web application security...

View Article

How Do I Bundle JavaScript Files in Web Forms?

The other day I was working on trying to create faster page loading in a .NET project and decided to tackle the idea of minifiying my JavaScript files. After trying tiressley to attach a minify...

View Article

Finding Referenced Objects in SQL Server

When working with a large amount of objects in sql server there are times when you want to know what columns or fields are used in other objects (views, stored procedures, triggers, functions, etc). In...

View Article


Authenticate Emails in ASP.NET Using SMTP

Nowadays, you need to enable SMTP authentication for all emails send from your hosting account. It is easy to enable SMTP in case if you make use of e-mail clients such as Outlook. However, you should...

View Article

Send E-mail using ASP.NET 4.5

If you build a large site then you will be required to provide a facility for the users to contact the relevant department or web master through online form. This is the best way to prevent spam...

View Article


Enable Gzip in Asp.Net Application

When it comes to optimizing the web there are many options available.  I have talked about several of them before like image compression, using sprites, CDN’s, etc.  Today I am going to talk about...

View Article

Set Expiration Dates on Web Assets

If you have been following any of my articles you will know that I am always looking for ways to improve performance. Nothing is more frustrating than to go to a site and it seems like an eternity to...

View Article


How to turn on Detailed Errors in ASP.NET directly in IIS (instead of Control...

If you are building a sophisticated web application where you want to return a very specific and helpful error message back and have the browser display that message rather than standard HTTP error...

View Article

Cron Jobs on ASP Hosting Account (Schedule a Script)

Hi, Have you ever wondered if you can run cron jobs on your ASP account? Scheduled tasks are Windows version of the ‘cron job’, and executing a script via that … Learn More

View Article

Optimizing Your ASP Application

You can apply certain rules to web.config that will help optimizing your ASP.NET website and making it load faster. In this article I will show you some tricks on how … Learn More

View Article
Browsing all 90 articles
Browse latest View live




Latest Images