Minimum Permission Required for Assembly

March 31, 2008 14:47 by Ryan Garaygay

A jumpstart on security your applications by determining and applying only the minimum required permissions. More...

Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Wrox Blox - Professional ASP.NET 3.5 Upgrade

March 30, 2008 19:25 by Ryan

I'll hopefully (likely) be taking the ASP.NET 3.5 MCTS beta exam this week and though I'm quite aware that there are more than enough articles and videos in the web to review for the exam I just felt like treating myself to this wrox blox Professional ASP.NET 3.5 Upgrade. These are More...

Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

SearchMe - Cool Search Engine

March 29, 2008 00:07 by Ryan

SearchMe is a new search engine still in its beta phase but offers categorized results and visual search (thumbnail/preview) of the resulting site/pages?

Since its still in beta, you have to register an account. My last count was like 900+ left. So go try out the link above.

I found this from First alternative to google that I actually liked

Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Unit Testing ASP.NET

March 28, 2008 21:22 by Ryan Garaygay

I was looking googling around the web for unit testing strategies for ASP.NET (UI/Presentation Layer) and posting some partial notes.

ASP.NET MVC Framework is something to look forward too. It is still in Preview 2 but pointing to a good direction. In addition, if I'm not mistaken however it can only be used with Web Application Projects. Unfortunately the project I'm looking at using a testing framework for is a Web Site Project (and file based). I don't have control over decisions of moving it to Web Application Project so I'd need something that would work with WSP and easier to start up.

I'm currently looking into More...

Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

View MIX Sessions

March 27, 2008 16:21 by ronanthonychan

I got this link from MSFORUMS' new SilverLight Forum

View MIX 08 Sessions (and others including MIX 06, 07 sessions) from the following link: Mix Session

For those of us who isn't able to attend these sessions in person, this is cool. 

"About MIX" More...

Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Personal Web Starter Kit Timeout Expired

March 27, 2008 06:45 by Ryan

I was getting some annoying intermittent timeout exception on my personal site (see My Site in top nav)

timeout expired.png (56.21 kb) (screenshot of the error) 

As I didn't have time I figured it must have been something in my hosting setup but it became pretty annoying that I figured I should have a short look.

Turns out the More...

Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Generate SQL Job Schedule Description

March 26, 2008 17:10 by Ryan

I was actually calling the system stored procedure "msdb.dbo.sp_help_jobschedule" in my previous post about modifying column list from a called stored procedure,

While working on that I noticed that More...

Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList