b5media.com

Advertise with us

Enjoying this blog? Check out the rest of the Technology Channel Subscribe to this Feed

Microsoft Weblog

May 27th, 2008

Setting Up Forms Authentication for ASP.NET Website

Why in the world can I not get the built-in authentication controls to work in my installation of ASP.NET?
I’m running SQL Server 2005 and using the aspnet_regsql command tool to register everything. It appears that the aspnet_regsql works as it should, but when I try to configure the settings through the ASP.net Web Site Administration […]

By Jason Bean -- 0 comments

April 3rd, 2008

Heroes Happen Here Event in Indianapolis

Today I’m attending the Microsoft Heroes Happen Here event in downtown Indianapolis. I’m attending as part of the developer track and the session I’m in is being led by Patrick Foley, ISV Software Architect Evangelist for Microsoft.
He’s briefly running through the “wave” of applications that are currently released and in the pipeline for future […]

By Jason Bean -- 1 comment

April 28th, 2007

Visual Web Developer Express: Follow-up with Sites and Resources

Just a quick follow-up on my previous post. I’m an idiot, the reason I can’t edit those is because I was trying to use a View. You can’t edit a SQL View, which is why the options wouldn’t let me select what I wanted.
Now, I’ll just be figuring out a work-around for that since much […]

By Jason Bean -- 1 comment

April 27th, 2007

Visual Web Developer Express - Database Editing Question

I’m working with Visual Web Developer Express and teaching myself as I go. Today, I’m learning more about setting up editable database fields and views with the Form View and DetailsView. The only problem is to get that functionality through the visual user interface you click on the “Advanced” button, and the window that displays […]

By Jason Bean -- 5 comments

April 26th, 2007

Move Over Dreamweaver…Welcome Visual Web Developer

I’ve finally done it. I’m squarely heading down the path of forsaking the 10+ years of experience I have with Dreamweaver and migrating my skillset over to Microsoft’s Visual Web Developer application.
With more and more of my clients needing solutions based and operating with other Microsoft technologies, this just seems like the clear cut path […]

By Jason Bean -- 6 comments

May 30th, 2006

Another ASP.NET question

I’m just learning ASP.NET programming and am looking for a really simple way to enable a Reset button on a form. Let me clarify that, I’m looking for a REALLY SIMPLE wasy to enable a Reset button on a form. The keywords in that statement are “REALLY SIMPLE”.
Tags: ASP.NET, coding, forms, programming

Share This

By Jason Bean -- 1 comment

May 30th, 2006

ASP Programming Problem

I’m going to throw this out there as it’s giving me a headache today trying to figure out why this problem is occuring. Any insight from you all would be appreciated.
I’m developing a few ASP.NET pages for a client. On one of the pages I’ve setup the link to go to an error page if […]

By Jason Bean -- 2 comments