No último dia 06, o time do ASP.NET AJAX Toolkit lançou uma versão atualizada. Você pode baixá-la no site http://ajax.asp.net e executar os exemplos aqui.
Há também 44 vídeos até o momento, ensinando a utilizar cada um dos recursos.
Abraços,
Rubens
No último dia 06, o time do ASP.NET AJAX Toolkit lançou uma versão atualizada. Você pode baixá-la no site http://ajax.asp.net e executar os exemplos aqui.
Há também 44 vídeos até o momento, ensinando a utilizar cada um dos recursos.
Abraços,
Rubens
Às vezes nós queremos fazer algum treinamento e acaba faltando uma combinação de tempo/dinheiro. O que dizer então de treinamentos online, que podem ser feitos em casa, no seu tempo vago, além de serem gratuitos?
Muitas pessoas não conhecem o site do Microsoft Learning, mas há diversas opções de treinamentos lá disponíveis, pagos ou não. Para logar, utilize o mesmo email/senha que você usa no seu MSN, que é uma conta Passport. Podemos destacar os seguintes cursos:
· Clinic 3402: ASP.NET for PHP Developers: Introduction to ASP.NET
· Clinic 7045: What's New in Microsoft SQL Server 2008
· Clinic 5045: Inside Look at Developing with Microsoft Windows SharePoint Services 3.0
· Clinic 5135: Introduction to Developing with Windows Presentation Foundation and Visual Studio 2005
· Clinic 5230: Developing Enhanced Web Experiences with Microsoft ASP.NET AJAX Extensions
Bons estudos!
Rubens
From Security-Hacks
SQL Injection is perhaps the most common web-application hacking technique which attempts to pass SQL commands through a web application for execution by the back-end database. The vulnerability is presented when user input is incorrectly sanitized and thereby executed.
Checking for SQL Injection vulnerabilities involves auditing your web applications and the best way to do it is by using automated SQL Injection Scanners. We’ve compiled a list of free SQL Injection Scanners we believe will be of a value to both web application developers and professional security auditors.
From help.net
There are many reasons why you wouldn't want your operating system connect to Microsoft's server, be it for practical reasons or pure idealism. Based on the source-code of the award-winning xpy (version 0.9.8), Vispa allows you to easily tweak your Windows Vista for better privacy and security, even system performance. Do a few clicks rather than finding the write registry keys or program settings.
Feed: ASP.NET Daily Articles
Posted on: Wednesday, June 13, 2007 9:48 AM
Author: Luke Stratman
Subject: The SqlCacheDependency Class
Luke Stratman shows how and why to use the SqlCacheDependency class. |
Feed: ASP.NET Daily Articles
Posted on: Monday, June 18, 2007 9:48 AM
Author: Dan Wahlin
Subject: Configure ASP.NET AJAX Extensions
Explore ASP.NET AJAX configuration sections in Web.config, and learn how handlers and modules fit into the overall picture. |
O mundo como a gente conhece…
Feed: Slashdot
Posted on: Tuesday, June 05, 2007 1:07 PM
Author: Zonk
Subject: Windows-Based iPhone Rival for Business Users
MsManhattan writes "High Tech Computer Corp. (HTC) has unveiled a touch-screen mobile device that offers many of the same features as the iPhone but with an emphasis on business applications vs. entertainment value. The HTC Touch is based on Microsoft's Windows Mobile 6 Professional OS and features a 2.8-inch touch screen offering access to emails, contacts and appointments. But unlike the iPhone, which will feature large internal flash memory capacity for music and movie storage, the HTC Touch offers a microSD drive, and a 1G-byte microSD card comes with the handset." Read more of this story at Slashdot. |
Eis uma boa dica: como melhorar o código que você cria?
Feed: Slashdot
Posted on: Wednesday, May 30, 2007 4:09 PM
Author: ScuttleMonkey
Subject: How to Keep Your Code From Destroying You
An anonymous reader writes "IBM DeveloperWorks has a few quick tips on how to write maintainable code that won't leech your most valuable resource — time. These six tips on how to write maintainable code are guaranteed to save you time and frustration: one minute spent writing comments can save you an hour of anguish. Bad code gets written all the time. But it doesn't have to be that way. Its time to ask yourself if its time for you to convert to the clean code religion." Read more of this story at Slashdot. |