Mydotnetworld - mydotnetworld.com - 学生だから得なこと

Latest News:

Facebook Canvas, IFrames, and Cookies 5 Oct 2010 | 05:43 am

Working with iframes can be quite easy when working under the same domain, but when your project contains a cross-domain scenario it can get kind of tricky.  This article will will give a scenario of ...

Adding More Then One Service Provider For Shibboleth 2.x in IIS 22 Sep 2010 | 12:16 pm

I recently had to setup another environment for a website I completed.  This website would in turn be my staging site for testing.  The production website which was staging until we went live uses Shi...

Microformats .NET Toolkit - hCard, hCalendar and XFN 14 Jul 2009 | 03:28 am

I recently got fascinated by Microformats.  Not sure why but its a neat concept that is catching on as Microsoft and Google are taking notice.  I recently wanted to create an easy way to render the mo...

URL Rewriting In Joomla 1.5 on IIS 7 24 Oct 2008 | 12:50 pm

I recently completed a project that needed to have Joomla use SEO friendly URL's on IIS 7.  The main goal was to get this to work with Microsoft URL Rewrite Module for IIS 7.0 Go Live. Doing some rese...

Use a WCF Service with HTTP and HTTPS in C# 18 Oct 2008 | 11:54 am

I had a problem with a WCF service that was having problems on a secure page using SSL.  The error said the endpoint could not be found.  I found some resources on making a service HTTPS ready, but no...

Http To Https And Back with a Basepage in ASP.NET C# 26 Sep 2008 | 10:05 am

I needed to have one page redirect to a https protocol, and when leaving that page go back to the http protocol.  I wanted a easy way that would be handled in one place, but have the ability to be ove...

Validation Summary For Multiple User Controls in C# ASP.NET 22 Sep 2008 | 11:44 am

I was looking for a simple way to have the convenience of self contained controls, but still use a single validation summary.   I created a base class for user controls so code can be reused without r...

Open Link From IFrame Into New Window with JQuery 14 Sep 2008 | 07:03 am

I recently had to open links in an IFrame in a new window.  The problem before was files ilke PDFs and images were opening up in the IFrame with no scrolling.  I wanted a clean, quick solution with JQ...

Universal Root/Base Url 16 Aug 2008 | 01:14 pm

I have tried many ways to get the root/base url of a website.  A static approach to this is to store it in the web.config appsettings section and calling it in code. <appSettings> <add key="...

Export A Website Template In Visual Studio 11 Aug 2008 | 02:18 am

As a web developer consistency and organization is a key factor in efficient, scalable and maintainable projects.  Visual Studio has a nice little feature called Export Template Wizard that will creat...

Recently parsed news:

Recent searches: