links for 2007-10-25
-
A Microsoft vai desembolsar US$ 240 milhões (cerca de R$ 433 milhões) por uma participação de 1,6% no site de relacionamentos Facebook. Com isso, a companhia de Bill Gates venceu a competição contra o líder mundial de buscas de internet, o Google,
-
This article will demonstrate how to change the drive’s serial number on three different file systems: FAT, FAT32 and NTFS. The article’s source code files come with a home made DiskSector read/write class for WinNt/2k/XP and Win9x system. The article als
-
AskWiki, developed in partnership between AskMeNow and the Wikimedia Foundation, is a preliminary integration of a semantic search engine that seeks to provide specific answers to questions using information from Wikipedia articles.
-
Lo más habitual para la mayoría de nosotros es grabar siempre utilizando Nero. Por que funcionamos por costumbre, por que en realidad existen otros programas igual de buenos o mejores para grabar.
-
Google Finance provides an easy-to-use Market Data API for gadgets that developers can use to retrieve and display stock market information in gadgets. This document describes how to get information from Google Finance for gadgets you create.
-
Blogs atualizados via celular divulgam informações sobre queimadas. Atentados de 2001 marcaram estréia de blogs como fontes importantes de informação
-
It seems incredible that the technology that went into building the first successful satellite 50 years ago can now be found lying around the average house. You could even build one yourself, as Paul Rubens explains below. Fancy having a go? Then, sign up
-
In conclusion, it is not possible to overstate how important it is for you to understand the ASP.NET page life cycle if you intend to develop ASP.NET AJAX pages. I guarantee you that an hour or so deeply familiarizing yourself with it today will save you
-
A 3rd Space usa ar comprimido para reproduzir as sensações de onde o impacto deve ser sentido. A roupa tem oito zonas que podem simular a direção e forca de tiros, explosões, e até a impressão de dedos te cutucando.
-
This editor is smart! Smarter than you, I bet! It will show you information you might be looking for, as you type. It gets web search results to inform you about related stuff on the net, related news happening around the world, Flickr photos to help you
-
It will show you information you might be looking for, as you type. It gets web search results to inform you about related stuff on the net, related news happening around the world, Flickr photos to help you visualize, and Amazon product recommendations.
-
When you’re ready to build a Facebook Platform application, just add the Developer Application to your Facebook account. Then download the client library of your choice, open your favorite development environment, and you’re ready to go.
-
For our first Processing program, we are going to draw a simple square. If you haven’t already done so, download a copy of Processing. First start Processing and click on the “new” button.
-
Para quem não conhece, o Microsoft PetShop 3.0 é uma aplicação de uma loja virtual fictícia que vende pequenos animais que a Microsoft construiu com o propósito de um caso de estudo baseado no Java Pet Store da Sun, mas construindo-a sob a Plataform
-
Um cliente solicita um site que de inicio vai ter, cadastro de Produtos, listagem, alteração etc e cadastro de Clientes.
Abro um projeto : “VendasCerto.com.br”
-
ASP.NET 2.0 introduces a series of new tools that improve data access including several data source and data bound controls.
-
This is part 1 of the article series “Building Layered Web Applications” that shows you how to build N-Layer applications with Microsoft ASP.NET 2.0.
-
In this installment, I’ll show you the code for these classes.
-
The target audience for this series are developers that are ready to make the switch from using SqlDataSource controls to ObjectDataSource controls with custom business objects.
-
Estou com dúvidas em como efectuar a ligação da camada da lógica de negócios (BLL), estou a efectuar um trabalho em 3 camadas (DAL”DataSet” à BLL à Apresentação), a camada de DAL já tenho ela toda configurada com os SP.
-
Nesta aula o autor mostra as classes utilizadas pelo projeto, são elas, DBAccess.cs, NewsBLL.cs e UtilMembership.cs. DBAccess é uma classe de acesso a dados que além de ser utilizado no site de notícias você pode utilizar em qualquer projeto, a class
-
A common challenge in building reports is achieving the right balance between readability and information.
-
Welcome to a series of tutorials that will explore techniques for implementing these common data access patterns in ASP.NET 2.0.
-
Specifically, we will see how to create and use strongly-typed DataSets in Visual Studio 2005.
-
Vou mostrar como criar uma aplicação em 3 camadas usando C# e ASP.NET. Vai ser uma aplicação bem simples pois o objetivo é mostrar como desenvolver aplicações em 3 camadas para Web com C#.
-
Os três minimodems USB testados pela Folha (Claro, TIM e Vivo) mostraram versatilidade. A velocidade de conexão não é tão boa quanto a de uma internet banda larga convencional, mas nenhum fez feio –competem tranqüilamente com a conexão por linha t
-
Rico clustering is a brainstorming tool that emphasizes the connection between left-brain openness and connection-making and right-brain verbalization and ordering.
-
Tips, tutorials, exercises and inspiration from the fields of visual art, writing, photography, blogging, design and invention. Next time you’re stuck for ideas or inspiration I hope you’ll find something here to get your right brain firing. A tip: so
-
This book provides a broad framework for making design decisions and a technical vocabulary for discussing domain design. It is a synthesis of widely accepted best practices along with the author’s own insights and experiences. Projects facing complex dom
-
The .NET Pet Shop application is designed to show the best practices for building enterprise, n-tier .NET 2.0 applications that may need to support a variety of database platforms and deployment scenarios. (25 printed pages)
-
Não utilizar a funcionalidade de data binding do ASP.Net. Você pode criar seu próprio mecanismo de binding, utilizar algum framework que implementa data binding, como o Monorail ou implementar sua interface utilizando o Model View Presenter patte
-
Selecionei alguns links sobre desenvolvimento multicamadas (no estilo DAL, BLL, etc) em ASP.Net para passar para meus alunos da disciplina que ministro na PUCPR e para servir de comparativo no curso de Java no TECPAR.