Tag: ASP.Net

SQL Server | Remove Special Characters

I needed to remove all the special characters from a field in a particular table in […]

ProjectNINE | Malta’s New Web Design Concept

Project NINE is a new project aimed to small to medium businesses who want to get […]

Set Negative and Zero Formatting in String.Format

Apart from setting the format you want the string to be shown, the format parameter in […]

Shared Hosting | Unlimited Emails | Any Ideas?

Hmmm… I’m developing a website which will have a Newsletter Sender function to a list of […]

Websites June Refresh :]

Just updated my websites to be all showing the same theme.. to start the month of […]

Google Event Tracking Failing

We’ve been using Google Analytics events tracking starting from this year and they are very useful. […]

Response.End()

This is added after the text needed in the response stream is written using the Response.Write() […]

Reference Controls from MasterPage

Reference controls from a master page in a normal page

ASP.Net Menu Control Problem with IE8

When loading a website that utilises the asp:menu control, in the development machine it works fine […]

Quickie | ‘Sys’ is undefined Solution

Today I was trying to call a web service from Java Script using the Sys.Net.WebServiceProxy.invoke function but the […]