TECHbash 2007 Register Today!

TECHbash 2007

TECHbash 2007 will be on Saturday, May 19th, 2007 from 8:30am until 2:30pm at Luzerne County Community College. More specific details about the event can be found at techbash.com.

What is TECHbash 2007?
Today's IT professionals and Developers are stuck with one of the most difficult tasks: "Keeping up with the Gateses." During TECHbash, IT professionals and developers will learn some of the latest tips and tricks of the trade as well as previewing cutting edge technology. The best part about TECHbash is that its FREE! So, you'll learn some great things and bring home some cool stuff by spending a Saturday morning with your peers.

Who Should Attend
TECHbash is a technical event for IT Professionals and Developers. The event is organized and delivered by .NET Valley, Northeastern Pennsylvania's only technical User Group.

What You Will Learn
At TECHbash 2007, you will have the chance to learn the latest technologies in the industry including:
  • Microsoft Exchange 2007
  • Microsoft Windows Code-Named "Longhorn"
  • IP Telephony
  • AJAX (Asynchronous Javascript)
  • SharePoint
For a complete list of topics, click here.
with 0 Comments
Paul Litwin has pointed out in one of his blog post's that Red Gate's SQL Prompt utility, a great IntelliSense utility for SQL server can be downloaded for free until the next version is released. To download SQL Prompt, visit http://www.red-gate.com/products/SQL_Prompt/index.htm.
with 0 Comments
I kept receiving an error message in the event viewer about 2 of my SQL jobs and couldn't figure out why it was occurring. The error contained [SQLSTATE 42000] (Error 22029). After doing some research, I realized that's a very generic error message. All of my jobs were running as the system admin account and for some reason, still failed. What I didn't realize is that in SQL 2000, if the Domain\Administrator did not have permission to the master and database, it would not tell you so. This is not the case for SQL accounts where it simply states that the user does not have permission. For some odd reason, the Domain\Administrator was removed from the System Administrator role. I guess its a good thing it was only a test database. :)
with 0 Comments
It seems like the WinFS team has tossed in the towel. None the less, the team and its offerings will be absorbed in ADO.NET and the next version of SQL Server codenamed Katmai. To read more, click here.
with 0 Comments
That Wally is up to it again and this time he pulled David Silverlight into it as well! For folks who thought that SQL 2000 server support was being dropped, its not. Wally made this outrageous claim following a terrible side affect from the product Spang!
with 0 Comments
Microsoft Corp. today announced Visual Studio® Team Edition for Database Professionals, expanding Visual Studio 2005 Team System to include tools that enable software development organizations to collaborate more effectively when creating reliable, data-driven applications. The new product will be available as a Community Technology Preview (CTP) at Tech•Ed 2006 in Boston and is expected to ship by the end of 2006. This addition to Microsoft® Visual Studio 2005 Team System is the next milestone en route to the release of Visual Studio code-named "Orcas," which will provide capabilities for building compelling applications that target Microsoft SQL Server™ 2005, Windows Vista™, the 2007 Microsoft Office system, and the next generation of Web technologies.

"One of the main issues in software development today is a lack of collaboration among members of a software development team and beyond," said S. Somasegar, corporate vice president of the Developer Division at Microsoft. "Our goal is to ensure that all members of the IT organization can gain more visibility into and greater predictability of the software development process. The expansion of Visual Studio Team System to include data tools, along with developer productivity innovations in the upcoming Visual Studio 'Orcas,' demonstrates Microsoft's commitment to providing tools that help individuals, teams and organizations derive greater efficiency when building solutions on the Microsoft platform."
with 0 Comments
It's kind of funny how many times I run into individuals who think they know what a database is, but they really don't understand it. On one of my lists earlier today, I saw a post where someone was looking for beginner level resources to explain what a database is and how they are used to a friend. With some digging, they found this: http://msdn.microsoft.com/vstudio/express/sql/learning/default.aspx
with 0 Comments
During the May 24th .NET Valley Event at Johnson College in Scranton PA, Mike Murphy, a TechNet Presenter will talk about Security and Incidence Response Handling in Microsoft SQL Server. Below is Mike's presentation overview:

"I think we've been hacked. Call the boss." What now? Join us as we discuss the most common types of security incidents and how to manage them. You'll learn how to detect and trace network intrusions and apply communication channels that will help you gain valuable information about the attacks. Your TechNet presenter will also show you how to evaluate the human side of incident response, including attacker analyses. Finally, you'll learn what to do when you suspect that your system is compromised and how to apply information gathered from security logs. Don't just react to an attack - respond with a plan.
with 0 Comments
You can get my new address by downloading my VCard from my website or by sending me an email.
with 0 Comments

I came in this morning and to my surprise, my one app kept failing. It was a win app that used a SQL Server 2005 backend. I checked the error logs that it generates to find that the error stated that the password expired for the 'testuser' account. Luckily, this was a test application that didn't need to be back online immediately. The 'testuser' account is both an NT account that I use impersonation with the app and also a SQL 2005 account. It took me about 15 minutes until it dawned on me that maybe I didn't uncheck the expire password option on the SQL account. Wow, don't make that mistake in an enterprise environment unless you plan on changing those passwords and staying on top of it! I guess by unchecking it I just threw out a *best practive.*

with 0 Comments
Paul Flessner, senior vice president of Server Applications at Microsoft, announced that SQL Server™ 2005, Visual Studio® 2005 and BizTalk® Server 2006 will be formally launched during the week of November 7. This information has been made public on the Microsoft website at http://www.microsoft.com/presspass/press/2005/jun05/TechEd2005Day2PR.mspx.
Rated Excellent [5 out of 5]. with 1 Comments
Microsoft has released a SQL Server 2005 Business Intelligence webcast list. You can view the list of webcasts and other events here: http://www.microsoft.com/events/series/sqlserverbi.mspx
with 0 Comments
In a recent interview at VS!Live, Tom Rizzo, the director of product management for Microsoft SQL Server, answered some questions about SQL Reporting Services and SQL Server 2005. You can read the transcript here: http://www.ftponline.com/channels/database/2005_03/rizzo/.
with 0 Comments
I finally got around to posting the pictures from the Greater PA MSDN Code Camp 2005 event in Philadelphia. They are posted on the .NET Valley User Group website at http://www.dotnetvalley.com/Photo+Gallery/default.aspx. Hopefully next time I can make it to both days!
with 0 Comments
If you plan on keeping your SQL Express data when you deploy an ASP.NET 2.0 application that you add the applicationName attribute to each of your providers under each special ASP.NET configuration section (ie: Membership). If you do not, ASP.NET 2.0 will look to see if the app was run under a different application or not. If it was, it will create a new application entry in the database and none of your users and profiles will be associated.
with 0 Comments
I posted a question to the ASPAdvice.com forums regarding the limitations of SqlExpress 2005. I already knew that there was no limitation on connections. However, Scott Forsyth was able to provide me with additional info. Here you go directly from the post: The database size limit is 4GB. There is also a memory limit of 1GB of RAM and a limit of 1 CPU. You can install it on machines with more than 1 CPU, but it only utilizes a max of one. There is a tool to manage SQL Express that can be downloaded from http://lab.msdn.microsoft.com/express/sql/.
with 0 Comments
The .NET Valley User Group will participate with other User Groups in the Greater PA region in attending the Greater PA MSDN Code Camp in Philadelphia this Saturday and Sunday (April 23 and 24). We look forward to meeting the various attendees of this event. If you have not signed up as of yet, I believe there are still some spots available. Be sure to visit the .NET Valley website for more information.

This event will feature 15 SQL and Data Access talks from some of the top SQL professionals including some Microsoft MVPs. The event will also host many other talks including ASP.NET and Windows Forms presentations. It will be chilly this weekend so you might as well come on out!
with 0 Comments
A little while ago, I blogged about some issues with uninstalling SQL 2005. Finally, Microsoft has published an uninstallation "script." Find out more by visiting http://lab.msdn.microsoft.com/vs2005/uninstall/.
with 0 Comments
I must say that I'm very disappointed that SQL 2005 has limited the table information that you can view on a single screen. What I mean is that they have removed database diagrams from SQL 2005 and have also removed viewing the size of the columns from design view. So, if I need a screen shot of my database for a project, I need to use Visio or use Visual Studio 2005. I found it odd when I was looking for it today and found it missing. Some fellow ASPInsiders (Phil, Wally, and Paul) confirmed my findings. Its amazing how useful functionality is sometimes forgotten about while little things are never missed. ;)
with 0 Comments
Today I received an error message within one of our applications stating that "The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space." I posted to the ASPAdvice.com lists and received more information than I bargained for. Mike Campbell and “Wonderful” Wally McClure provided some very valuable information regarding this issue. Here is Mike's post below:

Jason,

Let your log file grow a bit more in size and/or jump on query analyzer and run the following:

BACKUP LOG <database_name> WITH TRUNCATE_ONLY
GO

That will truncate your log (meaning recoverability won't allow point-in-time recovery... though I doubt you'll need it).

1 MB may not sound like much, and really isn't the issue. The issue is that SQL Server will only allow a certain amount of space for logging transactions/activity.. when that space is up it's game over (unless you allow the log file to grow -- and then if you allow it to grow, it can grow until there are only 5MB left on the disk, and when that fills up you'll get the same message). The best way to deal with this: make your log file 25% of the size of your .mdf and do nightly backups, which truncate the log after recording all of the changes to the backup. If you do LARGE transactional changes during the day you may run into this a bit.

Here's a quick overview of some other info (but the sql statement above will get your app working again... then you'll just need to solve the problem, not just the incident). http://blogs.sqladvice.com/aweiker/archive/2004/03/31/883.aspx

Turns out that the issue wasn't necessarily with the transaction log. In fact, the C: drive on the server dipped below 500 MB of free space. Once temp files were cleared out and the free space hit 2 GB, the web app started working again. Go figure!
with 2 Comments