Nannette Thacker ShiningStar.net
<a href="http://weblogs.asp.net/nannettethacker/pages/senior-web-application-developer-consultant.aspx">ASP.net Web Application Development</a>
-
Fix for Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.
Are you getting this error? Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.
-
Installing MS Sharepoint Administration to IIS7 (FrontPage Server Extensions 2002 Server Administration)
I'm in the process of setting up a new Windows 2008 Web Server and realized I'm missing my MS Sharepoint Administration Site.
-
ASP.NET Security Vulnerability Error Handling Project Part 3 - Sending Mail MailMessage()
Added note: A patch has been created. See Scott Guthrie's post here.
-
ASP.NET Security Vulnerability Error Handling Project Part 2
Added note: A patch has been created. See Scott Guthrie's post here.
-
ASP.NET Security Vulnerability Error Handling Project Part 1
Added note: A patch has been created. See Scott Guthrie's post here.
-
Concatenating the IN Clause using Oracle with Composite Keys
Most .NET developers are familiar with how to concatenate fields in SQL Server 2008:
-
Installing Oracle Data Access Components (ODAC) ODP.NET
In the past, Microsoft has provided their own Oracle classes with: System.Data.OracleClient
-
Advice to a student: What toys to buy...
A computer science student wrote me and asked me if I had $500 to spend on one application toy, what would I buy? He was asking if purchasing the Adobe Creative Suite would be a good tool for him. My reply:
-
Free development tools for students
My friend, Joseph Palmer, shared with me these links for free development tools for students. He writes:
-
Using a Hexadecimal color instead of a System.Drawing.Color
A colleague asked me how to use a hexademical color on an object that requires a System.Drawing.Color. It's quite simple and I thought I'd share it.