Search BlogCatalog

1 result of 1Directory

Blogging Developer - Tips & Tricks & Tutorials on…

Blogging Developer - Tips & Tricks & Tutorials on Web Development(ASP.NET/JavaScript/C#) | Search Engine Optimization(SEO) | Online Marketing

http://www.bloggingdeveloper.com

Blogging Developer - Tips & Tricks & Tutorials on Web Development(ASP.NET/JavaScript/C#) | Search Engine Optimization(SEO) | Online Marketing

10 results of 32Blog Posts

How do I urlencode in an aspx file

.NET programming | December 18th 2009 by bluecreekweb

I ran across this while using a repeater. Of course, it can occur in a datagrid as well. The data that's coming from the datasource has & signs and spaces. When the & comes across, and it's put into a query string as a parameter, it's not tra read more

This Week - 7th December 2009

Logical Circles | December 13th 2009 by Sankarsan Bose

This week has not been too much interesting for me.Too much drinking (almost 4 out of 5 working days) & freak outs.Now it has become a personal agenda of highest priority to cut down on that count.Anyway's,even in this freak week there were some read more

Is There A Way To Post Data From An Asp.net Web Page So That It C…

Pakistan Website Design Services | December 12th 2009 by Chief Technical Officer WebOjO.com Lahore Pakistan

I know that posting as request.querystring is much easier, but unfortunately, for this project, I’m required to post it using PUT, not GET so that it can be read by a Request.Form statement in Classic ASP. read more

Application Level Error Handling in .NET

Tips and Techniques for Web Development using MS Technologie… | December 8th 2009 by Karthick Ramanan

There were many chances for the occurrence of error in a .NET web application. We can easily fetch those errors and handle the users in a friendly way with the Global.asax file.The event Application_Error in the Global.asax file deals with this. You read more

Cookie Monster – Wordpress URL Parameter Utility

Z-Car | December 5th 2009

I recently had a situation in which I needed to pass a URL parameter into WordPress so that it could be inserted into all links off of a blog page.  For example, a partner would pass traffic to a blog using the format http://www.myblog.com?refcode=j read more

Astoria, SSIS Adapters and BDD – Projecting Projections

Ranjan Sakalley (life and times of a mock object) | November 18th 2009

The big idea behind ADO.NET Data Services is that it enables a data source (generally a relational data source) to be exposed via a RESTful service.  In the context of fetching data – which is the principle concern of our SSIS data source comp read more

Getting POST values with an ASHX file

Fremus.co.za | November 4th 2009 by Fredrik

Today I had this scenario where I wanted to post items from multiple HTML input elements to a generic handler (.ashx) file without using the action attribute of the form. Specifying the action meant that that you are navigated away from the page wher read more

Reading querystring variables using SSI and regular expressions

DaveOnCode - Experiments, notes and other stuff around the I… | October 29th 2009 by daveoncode

In these days I worked on a project into which I have to rely on SSI (apache’s Server Side Includes) in order to read and use url parameters to dynamically include certain html files with “include virtual” directive. Unfortunately t read more

[jQuery]外掛特輯08:Query String Object-GET參數的取得與…

finalevil's blog | October 19th 2009 by finalevil

Sever side程式語言通常都會有用來處理Query String的類別或方法,像是PHP可以透過$_GET['key']取得對應的值。而C#也可以用Request.QueryString["key"]的方式取得對應的值。 ... .....【繼續閱讀 read more

Unit Test Session State in MVC using TestHelpers and Moq

Nilesh Gule's Blog on C#, ASP.NET and related technologies | October 16th 2009 by Nilesh

Background In my earlier post about Unit Test Session State in ASP.NET MVC I had demonstrated how to mock intrinsic object like Session state in ASP.NET MVC using Moq. The idea there was to abstract the access to SessionState out into separate class read more

10 results of 26Social Search