Tuesday, March 23, 2004 - Posts

An other IE flaw?

I've just check The Register now and I've discovered an article that talks about a new flaw on IE:

faws in the filtering technology used by Web-based email services make it possible for hackers to smuggle viruses past defences. Seems that this vulnerability could allow attackers to run code of their choice, simply by sending an email to an unsuspecting Hotmail or Yahoo! user. When the victim attempts to read this email, the code executes to potentially dire consequence (e.g. theft of the user's login and password, seizure of machines etc.).

The problem is from a Cross-Site Scripting vulnerability involving IE. So... pay attention and check for the future patch!

What Hardware for Longhorn?

I've just read an article on FCW.com that talks about expected hardware to run Longhorn final release.

They say that "In the meantime, industry analysts are predicting that Longhorn will need every bit of the power and processing capacity of the average desktop computer in 2006. Some say that could mean a 5 GHz microprocessor, 2G of main memory, a PCI Express bus and a widescreen display. The desktop would also likely need a constant Internet connection.

Microsoft officials have already disclosed that some of Longhorn's new security features and graphics functions will not run on existing hardware. Any agency that chooses to run applications in Longhorn's trusted computing mode will have to buy new hardware with a built-in security chip to reinforce the operating system's security.

An extensive hardware upgrade might also be in store for agencies with PCs lacking 3-D graphics capabilities. Longhorn is expected to introduce screen rendering with vector graphics instead of the bitmap variety that Windows operating systems now use."

Is not too much? What about the future investments that company that want to migrate to it must do? I hope that from here to 2006 MS will work a lot to reduce harware requisites to run this new OS.

Again, a built-in security chip? I hope that MS will work itself to improve the OS security, not entrusts to external hardware improvements (but they are welcome, expecially regarding security in general).

I love the future adoption of vector graphics, it's a significant improvements (but Linux use it from a lot of time), and I (now) don't think that 3D graphics desktop will have a lot of future, I think they could be noise (I hope that you could switch to a standard desktop vision when you want).

Data Access Application Block for .NET v2

An interesting tool to download from Microsoft: Data Access Application Block for .NET v2.

The Data Access Application Block is a .NET component that contains optimized data access code that will help you call stored procedures and issue SQL text commands against a SQL Server database.

The Data Access Application Block encapsulates performance and resource management best practices for accessing Microsoft SQL Serverâ„¢ databases. It can easily be used as a building block in your own .NET-based application. If you use it, you will reduce the amount of custom code you need to create, test, and maintain.

Really interesting... check it soon!