Quantcast
Channel: TechBubbles » Tips & Solutions
Browsing latest articles
Browse All 6 View Live

Configuring .NET Framework 1.1 on windows vista

Configuring .NET FW v1.1 on Windows vista is bit tricky. Here are the steps you need to follow Download .NET Fx from .NET FW v1.1 because by default vista come up with .NET FW v2.0 and v3.0. If you...

View Article


Working with Configuration files

Introduction Configuration files are central place to configure your web or windows applications. The web.config file is used for configuring the web applications and app.config for windows...

View Article


Calculating the size of the File in C#

Introduction This code snippet explains how to calculate the size of the file and display in a label control. For example I am taking PDF file to find the size. It Displays the size of the file in...

View Article

Solution for Office 2007 application project system could not be enabled

When you first time creating a Office 2007 application using VS 2008 you may get the following error. “Programmatic access to the Microsoft Office Visual Basic for Applications project system could not...

View Article

Remote Desktop Sessions from Commandline

You will commonly see the following error message when you try to connect windows 2003 server using RemoteDesktopConnection. “The terminal server has exceeded the maximum of allowed connections ”   You...

View Article


T-SQL TIP in SQL Server 2008

You love this if you write a lot of T-SQL code. This tip I can say as  T-SQL language syntax enhancement. The following are the enhancements in T-SQL Now We can declare and initialize the variables...

View Article
Browsing latest articles
Browse All 6 View Live