Browsing articles in "Windows 7"

Installing Windows 8 Developer Preview

So I think that everyone heard that a New Windows is coming to town. This week, on Tuesday, which was also the Programmer’s Day, Microsoft showed the New Windows 8 OS during it’s BUILD Conference. And it was really a great present for all Programmers!! At least I’m really excited to try the new OS and start using the new Developer Tools. You can find more info on Windows 8 in the next links:

http://www.winsupersite.com/article/windows8/windows-8-developer-preview-140546

http://www.engadget.com/2011/09/13/windows-8-details-new-features-ui-enhancements-and-everything/

Installing

I’m upgrading my Windows 7 laptop to Windows 8, so it’s not a clean install. Up till now it’s 77% and it took about 25 mins. A clean install would definitely take less time.

The laptop is a bit old, in fact it was a Windows XP laptop. It’s a VAIO powered by 1.6GHz Single Core Centrino CPU and 1GB of RAM. With Windows 7 it was running fine for normal day to day use. We’ll see how it fares with Windows 8! I’ll keep you posted. Anyone installed the Windows 8 Developer Preview? What do you think?

UPDATE 1: And it’s ready installing. For an upgrade on a 1.6GHz Centrino laptop, with 10% of free hard disk space, it took around 40 mins.

UPDATE 2: Getting devices ready and now Applying User Settings from the Windows 7 installation!

Continue reading »

File Sharing between PCs without Password Protection

Sometimes you would need to share a file or a folder with another user and you would find it not so easy to do so, more and more if you or the other user doesn’t have a password for your account.

By default, in Windows 7, in order to share a folder, you would need that the Source PC being shared has a password and the Source PC owner would need to give you his password. There are two options to overcome this situation. Continue reading »

Is Windows 7 Install CD 32-bit or 64-bit?

I know this might seem a bit out dated, but I needed to know the Windows 7 Install CD I had if it was 32 or 64-bit. There are 3 ways to know: Continue reading »

No Internet | Network Card not working fine

During these last few days, my network on the computer started giving me problems and sometimes the internet will stop working for no reason.

I found this supposed solution… will test it out and see how it goes. If anyone has a better solution, please let me know.

From a command prompt run the following code:

netsh winsock reset

That will reload the tcp/ip suite for windows and can supposedly correct some issues.

If you are using a USB adapter, be it wireless or wired, go into device manager and turn off the ability for windows to shut down the device to save power. You may have to do this on the root hub and controller that match your device.

Will tell you how it goes later on. Goodluck for me :)

SQL Server | Convert Varchar to UniqueIdentifier

There are 2 ways to Convert a string to a UniqueIdentifier (GUID) in SQL Server:

SELECT CAST(’449141d9-86c9-449d-be2c-1f171b4f4567′ as UNIQUEIDENTIFIER)

SELECT CONVERT(UNIQUEIDENTIFIER, ’449141d9-86c9-449d-be2c-1f171b4f4567′)

Project NINE | Start Registering

Start Registering your interest for this New Web Design Concept: “Great Web Design for a Small Price”!

How Do I Register?

You can go to our website nine.com.mt and insert your email address…

or you can also visit our facebook page from here and click Like.

More Information will be available very soon :)

Thanks!

 

Error 29506 | SQL Server 2005 Management Studio Express

When i binged (yes I’m using bing :P ), i found the following fix:

  • Search for Command Prompt in the Start Window (don’t press enter)
  • Right click on the shortcut found and select ‘Run as Administrator’
  • In the command prompt change the current directory to the folder where the SSMSEE installer is stored
  • Enter the following command .SQLServer2005_SSMSEE_x64.msi if you are running Windows 7/Vista 64 bit
  • Enter the following command .SQLServer2005_SSMSEE.msi if you are running Windows 7/Vista 32 bit
  • Press enter to start the installation

Happy Sql Server Managementing :)

Resources: here

Free Tools | Convert Documents to PDF

To print out documents as PDF for email sending or otherwise, without adobe reader, you can use the Bullzip PDF Printer…

http://www.bullzip.com/products/pdf/info.php

Next are the features of bullzip: Continue reading »

ASP.Net Menu Control Problem with IE8

When loading a website that utilises the asp:menu control, in the development machine it works fine but on the server (in our case Windows Server 2003 R2) the menu isn’t shown correctly. Instead a blank panel would be viewed. As a temporary solution, the IE8 compatibility button can be clicked, but some styles might not work well with IE7 compatibility. So below please find the patch for asp:menu which can be applied to Windows or Windows Server, to build IE8-compatible ASP.NET WebForms sites…

Continue reading »

Will Windows 7 be unveiled on 7/7?

windows_7_logo

There are many websites reporting that Microsoft is going to release the RC version of Windows 7 to the public starting May 5. And I think that it is going to be released on that date!

The thing that nobody noticed (at least on the websites that I visited) is that May 5 is the same as 5/5 in all the World’s countries. Microsoft is using these types of dates for the public to remember them easily.

If the marketing department continues to use these types of dates, there is a great possiblity that Windows 7 will be unveiled on July 7th or 7/7! Imagine the following banner:

Windows 7 coming on 7/7

What a great marketing campaign would it be! Kudos for the marketing department at Microsoft!!

Pages:12»

Check these Out!

Subscribe and get the latest posts in your inbox by entering your email address below