|
|
rplant
rplant
 |
|
Stories submitted by friends of rplant
|
|
submitted by
tdavisjr
11 days, 4 hours ago
tyronedavisjr.com — This article shows one way on how to detect a session timeout in an ASP.Net MVC application. The implementation uses a MVC action filter to detect when a session has timed out redirects the user to a Login page. read more...
add a comment
|
category: ASP.NET | Views: 13
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 11 days ago, submitted by
tdavisjr
3 months, 12 days ago
microsoft.com — SQL Server 2008 Express database was released last week; but now Microsoft just released the Management tools and the Advanced Services additions that give you SQL Server 2008 Express Reporting Services read more...
3 comments
|
category: Database | Views: 382
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
tdavisjr
7 months, 19 days ago
tyronedavisjr.com — In the past, Visual Studio Remote Debugging was not the easiest thing to set up. Using VS 2008 this process is much simpler. read more...
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
ColinCochrane
8 months, 22 days ago
colincochrane.com — Since the IE development team releasing the first beta version of Internet Explorer 8 for developers last week, I've had the chance to play around with this latest incarnation of the Internet Explorer family. While most of the focus has been on the improved support for web standards, which is immediately evident even in this early beta, there are many more new features and enhancements that are making IE8 look like its shaping up into a solid browser. read more...
add a comment
|
category: IE | Views: 3
|
|
tags:
money, OnLine, making, Jeff, paul | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
ColinCochrane
10 months, 8 days ago
colincochrane.com — Defining custom error pages is a convenient way to show users a friendly page when they encounter an HTTP error such as a 404 Not Found, or a 500 Server Error. Unfortunately ASP.NET handles custom error pages by responding with a 302 Temporary redirect to the error page that was defined. In this post I explain how to create a custom HttpModule that allows you to use custom error pages while preserving the original HTTP status code and avoiding the 302 redirect to the error page. read more...
add a comment
|
category: ASP.NET | Views: 28
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
deezin
10 months, 13 days ago
developerfusion.co.uk — The problem arises when your SQL server and your IIS/asp.net server are on separate machines, which is a typical setup. As the ASPNET user does not exist on the SQL server you can't grant access to it. There are 4 main ways to overcome this problem read more...
add a comment
|
category: ASP.NET | Views: 0
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
tdavisjr
10 months, 19 days ago
tyronedavisjr.com — I pretty cool C# IDE enhancement that will become very useful. read more...
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
ColinCochrane
11 months, 4 days ago
colincochrane.com — If you have a blog that is even moderately popular then you have likely fallen victim to some form of content scraping. Ever since it became possible to earn money through ads on a website there have been people trying to find ways to cheat the system. The most widespread example of this comes in the form of splogs and similar spam-based websites, which consist only of ads from Google AdSense and duplicated content that is scraped from other sites. In this post I share a method you can use to identify "evil" spiders and content scraping bots that are wasting your website's resources. read more...
add a comment
|
category: ASP.NET | Views: 0
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
tdavisjr
11 months, 23 days ago
tyronedavisjr.com — It's the little things in the .NET Framework that matter. read more...
add a comment
|
category: C# | Views: 1
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
ColinCochrane
11 months, 26 days ago
colincochrane.com — The use of XHTML in the context of SEO is a matter of debate. The consensus tends to be that using XHTML falls into the category of optimization efforts that provide certain benefits for the site as a whole (extensibility, ability to use XSL transforms) but offers little or no added value in the eyes of the search engines. That being said, as the number of pages that search engine spiders have to crawl continues to increase every day, the limits to how much the spiders can crawl are being tested. This has been recognized by SEOs and is reflected in efforts to trim page sizes down to make a site more appealing to the spiders. Now it is time to start considering the significant benefits that a well-formed XHTML document can potentially offer to search engine spiders. read more...
add a comment
|
category: XML | Views: 0
|
|
tags:
XML | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
ColinCochrane
1 year ago
colincochrane.com — Seperating the style from the markup of a web document is generally a painless, if sometimes time-consuming, task. In many cases however, the process can have some added speed-bumps; most notably when the original HTML is using an infamous table-based layout. The two most common speedbumps when dealing with table-based layouts and styling are recreating the classic borderless table and keeping the default table border appearance read more...
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
ColinCochrane
1 year ago
colincochrane.com — The release of Visual Studio 2008 and the .NET Framework 3.5 this past Monday has created a considerable buzz in the .NET community. With language enhancements such as LINQ (Language Integrated Query) and lambda expressions as well as a plethora of refinements to the IDE itself there are a lot of new tools available at our disposal now. I was very eager to get acquainted with these new tools so I installed a copy of Team Edition and spent almost every free moment this week familiarizing myself with them. Here are some of my initial impressions. read more...
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
ColinCochrane
1 year ago
colincochrane.com — Firefox add-ons can be one of the best set of tools a web developer can have but with so many out there it can be hard to decide on which ones are the best for you. I was reluctant to post this at first, given the countless other blogs out their who have posted their own add-on lists, but felt this would be of value for those looking for recommendations that weren't posted 2-3 years ago. I avoided going for the "Top 841 Add Ons Every Web Developer Must Have!!!!" angle, as this isn't a top list. It's simply a list of my personal favourites because, as a guy who's known around the office for having too many add-ons installed for Firefox, I've definitely used a lot of add-ons, some which were fanstastic, and some which left something to be desired. Over time I managed to pare down my pile of add-ons in to a core set that all save me a considerable amount of time, and also share the same basic qualities. read more...
add a comment
|
category: Other | Views: 1
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
tdavisjr
1 year ago
tyronedavisjr.com — Visual Studio 2008 kept crashing because of unexpected errors, however, this article goes into how to go about finding the problem and solving it. read more...
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|