|
Pro Tools® HF_SC (Hardware Focus/ Software Coverage) on DVD Video. Cross platform audio production coverage presented on Digidesign LE and HD systems using Pro Tools® 6.1 and above.
Pro Tools® HF_SC provides an exciting audiovisual experience in an entertaining and informative jaunt through “real world” hard disk recording.
This movie is accessible to artists, music enthusiasts, beginning to advanced engineers or anyone who wants to have a great viewing and l
kagimedia.com/TrainingVideos/Trailer.html
|
|
Programming totorial in ADO.NET, Web Services and C++. Extreme in both deepth and coverage.
progtutorials.tripod.com/
|
|
Before you can learn how to develop applications with Visual Basic .NET, you need to become familiar with the .NET Framework, Visual Studio .NET, and the Microsoft Development Environment. So that's what you'll be introduced to in this chapter. Along the way, you'll learn some basic concepts and some basic skills for working with the Development Environment.Source code included.
www.only4gurus.com/v2/preview.asp?ID=4254
|
|
In this walkthrough, you will upgrade a Visual Basic graphics sample application to Visual Basic .NET. In addition to illustrating the upgrading process, this walkthrough highlights the differences in graphics architectures between Visual Basic 6.0 and Visual Basic .NET. This should also serve as an introduction to dealing with architectural issues in your applications.
www.only4gurus.com/v2/preview.asp?ID=4246
|
|
This article examines what the Microsoft .NET vision means to business and IT professionals and to the future of software applications. It describes the .NET vision and explains the competitive advantages it will bring to businesses.
www.only4gurus.com/v2/preview.asp?ID=4157
|
|
Some ADO.NET sessions focus on the object model and .NET Framework classes and not on specific data access tasks that ADO.NET can solve. This session assumes you're somewhat familiar with the ADO.NET object model and want to see how to address the common tasks your application is likely to perform. Focus on getting connected in an ASP and Windows application, how to setup and run ad hoc queries as well as parameter-driven stored procedures, with and without returned parameters. See how to bi
www.only4gurus.com/v2/preview.asp?ID=3189
|
|
Visual Studio .NET and the Windows Server System provide the best platform for extending the reach and life of existing legacy systems running on AS/400s and Mainframes. See why .NET is the best tool available for breathing new life into legacy systems by exposing them as Web services, building smart client applications that integrate with them, and extending their reach to the Web using ASP.NET. Take a look at options for migrating your existing COBOL source code to the .NET Framework. See how
www.only4gurus.com/v2/preview.asp?ID=3373
|
|
This article explains what are "Delegates"? And what is their role in .NET framework. The author uses VB.NET code to provide working examples of "Delegates".
stardeveloper.com/articles/display.html?article=2003070801&page=1
|
|
In this article we will take a quick look at two methods for creating SHA1 passwords for use on the web using .NET. It is dangerous to store passwords anywhere in plain text!! SHA1 gives a quick and easy way to encode a password into a non-human readable form. This means it is safer to store in a database, and should the database be viewed by anyone who shouldn't know the passwords, it will be much more difficult for them to work out what a user's password is.
stardeveloper.com/articles/display.html?article=2003062001&page=1
|
|
Learn how the team that built the infamous .NET PetShop applied the high-performance ASP.NET strategy to a real customer. See how their ColdFusion site was ported to a new site based on the architecture ideas from PetShop on Windows Server 2003. Get the top 10 list of performance, security and deployment tricks learned on the way. Bonus: free tools with source to help you manage your .NET deployments!
www.only4gurus.com/v2/preview.asp?ID=3338
|
|
In this presentation we will learn about: Cryptography basics, a Brief introduction to algorithms, .NET Cryptography namespace and class design and analyse some sample code.
www.only4gurus.com/v2/preview.asp?ID=2725
|
|
Active Oberon for .net is an evolution of the programming language Oberon. It was designed in the context of a joint project with Microsoft Research whose goal is the integration of Oberon into the new .net interoperability platform. Highlights of Active Oberon for .net are (a) an extended notion of object types, including “active” objects running their own thread of control, (b) a powerful abstraction called definitions and representing facets, units of use and units of inheritance,
www.only4gurus.com/v2/preview.asp?ID=2731
|
|
F# is an implementation of the core of the Caml programming language for the .NET Framework, along with cross-language extensions. The aim is to have it work together seamlessly with C#, Visual Basic, SML.NET and other .NET programming languages. In particular it is the first ML language where all the types and values in an ML program can be accessed from some significant languages (e.g. C#) in a predictable and friendly way.
www.only4gurus.com/v2/preview.asp?ID=2673
|
|
The Microsoft .NET Common Language Runtime provides a shared type system, intermediate language and dynamic execution environment for the implementation and inter-operation of multiple source languages. In this paper we extend it with direct support for parametric polymorphism (also known as generics), describing the design through examples written in an extended version of the C# programming language, and explaining aspects of implementation by reference to a prototype extension to the runtime.
www.only4gurus.com/v2/preview.asp?ID=2687
|
|
Comprehensive tutorial on uploading image files, determing size ( in bytes ), type ( bmp, jpg, gif ), width and height ( in pixels ) of these images, imposing restrictions to allow images of only certain size, width and height to get uploaded and to resize ( create thumbnails of ) these images.
www.stardeveloper.com/articles/display.html?article=2003040501&page=1
|
|
The label "web services," as broadly applied, has two levels of meaning—one specific and one conceptual. Specifically, web services are a stack of emerging standards that describe a service-oriented, component-based application architecture. Conceptually, web services represent a model in which discrete tasks within e-business processes are distributed widely throughout a value net.
www.stardeveloper.com/articles/display.html?article=2003032801&page=1
|
|
An article which discusses the similarites between different technologies of J2EE and .NET and helps you to move from J2EE to .NET. Quick tips to get you started, in case you need to migrate a J2EE based application to a .NET based application.
www.stardeveloper.com/articles/display.html?article=2003032802&page=1
|
|
This comprehensive tutorial will walk you step-by-step to create a single ASP.NET page by which you'll be able to retrieve the server name of any given web site. Explains all the code in detail. Very useful.
www.stardeveloper.com/articles/display.html?article=2002111501&page=1
|
|
This is part II of a series of articles in which we'll learn how to send mass e-mails ( both text and HTML ) to a list of subscribers using ASP.NET. We'll also learn what are validation controls and how they can help us validate user input.
www.stardeveloper.com/articles/display.html?article=2002112901&page=1
|
|
Sample chapter from "Visual Basic .NET Developer's Guide to ASP.NET, XML and ADO.NET" on ASP.NET controls, code-behind, Page object, web controls, HTML controls and Page object reference.
www.stardeveloper.com/articles/display.html?article=2002121201&page=1
|
|
Provides complete training programs for developers using Microsoft ASP.NET, Visual Basic.NET, C#.NET, ADO, XML and SQL Server via multimeadia CD-Rom.
www.careeracademy.com
|
|
Have you ever wanted to see who is viewing your web site in real time? how many of them are there? what browser they are using? where have they come from? what are their host addresses and host names? and exactly what pages they have read? all in detail? In this article we build an ASP.NET application to do exactly that.
www.stardeveloper.com/articles/display.html?article=2002102501&page=1
|
|
This tutorial shows you how to generate a Microsoft C# .NET client, which gives you maximum flexibility and interoperability for connecting such a client to a back-end open source EJB container.
www.capescience.com/education/tutorials/jbossclients/dotnet_client.shtml
|
|
For those of you who are still waiting to jump on the .NET bandwagon and for those who might be confused by all the fancy lingo, we've published an introductory level article designed to ease you into things and explain some of the new technology without all the "geek-speak" you usually end up getting.
www.asp101.com/articles/nakul/intronet/default.asp
|
|
Since "classic" ASP's humble beginnings, ADO data access classes and methods have been re-written to form ADO.NET. In this article Joe looks at the differences (in terms of classes, methods, and calling conventions) that exist between ADO and ADO.NET. He provides several practical examples that show us how to evolve from using ADO with ASP to using ADO.NET with C# and ASP.NET.
www.devarticles.com/art/1/92
|
|
Made with flash. News are displayed in HTML format in flash movie.
www.netrpx.com/tutorials/php/newsflash.php
|
|
With its implementation of C#, Microsoft have given way to some of C++'s nitty-gritty object-orientated features such as templates, and have also changed the way we create classes. In this article, Jordan compares and contrasts classes in both C++ and C#. He focuses on demonstrating how Microsoft has changed certain aspects of creating and using classes in C# including reference types, virtual functions and polymorphism.
www.devarticles.com/art/1/54
|
|
C# is part of Microsoft's evolutionary .NET environment. It has collected the best features and aspects of many other programming languages including Visual Basic and C++. In this article James will show us how to create and compile a simple "HelloWorld" C# console application.
www.devarticles.com/art/1/43
|
|
The .NET framework and all of its languages are quite large, and can take quite a while to learn in their entirety. If you've never programmed in an object-orientated language before, then you should know a couple of things before jumping into .NET programming. In this article, James will provide you with primers for the object-orientated paradigm, as well as the concept of a namespace.
www.devarticles.com/art/1/40
|
|
Sure, you've heard about .NET... maybe you're a Visual Basic programmer for a small company, maybe you write SQL stored procedures for a huge company, or maybe you're just a Microsoft developer wanting to keep on the cutting edge of technology. In this article, James will explain exactly what .NET is, how it works, how we (as developers) can benefit from it, its many new features, and other .NET related information.
www.devarticles.com/art/1/29
|
|
The .NET framework and all of its languages are quite large, and can take quite a while to learn in their entirety. If you've never programmed in an object-orientated language before, then you should know a couple of things before jumping into .NET programming. In this article, James will provide you with primers for the object-orientated paradigm, as well as the concept of a namespace.
www.devarticles.com/art/1/40
|
|
ASP.NET is not just the next version of ASP: it's the next era of web development. ASP.NET allows us to use a fully featured programming language (such as C# or VB.NET) to build web applications easily. In this article, John talks about the fundamentals of ASP.NET and some of its powerful features such as web services, the MSDN library and several learning resources.
www.devarticles.com/art/1/30
|
|
Data modeling and Microsoft Visual Studio.net. The Object role modeling features that make a techie out of a business manager.
www.stylusinc.net/technology/microsoft/visualstudio_orm.shtml
|
|
Architecture of Biztalk server and implementation on other platforms
www.stylusinc.net/technology/microsoft/visualstudio_orm.shtml
|
|
Architecture of Biztalk server and implementation on other platforms
www.stylusinc.net/technology/microsoft/biztalk_server.shtml
|
|
Enabling content management for personalized and targeted e-commerce sites through Microsoft Content Management Server 2001 and Microsoft Commerce Server 2000.
www.stylusinc.net/technology/microsoft/deploying_microsoft_servers.shtml
|
|
Learn how to design web sites to fit all screen resolutions.
www.smartwebby.com/web_site_design/designing_websites_for_all_resolutions.asp
|
|
Tutorial that details how to build a ASP.NET page using PERL.NET. The example page accesses SQL Server and binds the results to a DataGrid.
www.aspalliance.com/aldotnet/popularredirect.asp?id=478&page=perldotnet
|
|
This article provides COBOL.NET code that accesses SQL Server and binds the results of a query to a DataGrid.
www.aspalliance.com/aldotnet/popularredirect.asp?id=479&page=coboldotnet
|
|
Jerome explores the pros and cons of Micosoft's .NET platform, then dishes up some code to demonstrate .NET's fantabulous language interoperability. (Webmonkey)
hotwired.lycos.com/webmonkey/01/02/index3a.html
|
|
At the Professional Developers' Conference in Orlando last July, Microsoft unveiled its latest architecture, .NET. So what is .NET? The term is, essentially, a new marketing label which Microsoft is sticking on existing and future products.
www.perfectxml.com/articles/xml/dotnet.asp
|