ASP AllianceThe #1 ASP/ASP.NET Community!Eliminate VB COM+ Bottlenecks- April 24, 2002 In this article, I describe how a particular (and not uncommon) COM+ scenario can mean major performance loss on Windows 2000 (but not necessarily on NT4)http://www.aspalliance.com/stevesmith/articles/ViewArticle.aspx?id=15 SQLXML over HTTP- April 23, 2002 Make SQL Queries over HTTP with XML in VS.Nethttp://www.aspalliance.com/lance/sqlserver.asp GDI+ : Brushes- April 21, 2002 Brushes work with the other objects in GDI+ and are used to fill objects with color, images or even gradients. This article will look at using the brush and filling objects with color and gradients.http://www.aspalliance.com/wisemonk/view.aspx?id=AG042102 Read animated GIFs with GDI+- April 18, 2002 Reading the individual frames from animated GIFs with GDI+ System.Drawing and ASP.NEThttp://www.aspalliance.com/chrisg/default.asp?article=136 Interview: Jesse Liberty- April 18, 2002 "I'm not a writer who codes, I'm a programmer who writes. I try to spend at least 75% of my time on contract-coding, 25% of my time writing (though it has been higher than that this year)." more ...http://www.aspalliance.com/authors/jesse.aspx ASP .NET Tutorial- April 18, 2002 In Classic ASP, we were having only six objects and we have less to learn. But now, in ASP .NET (V1 Framework) we have around 4,000 classes and 78,000 methods and properties. This is a beginers tutorial for ASP .NET. Ready to use examples in VB .....http://www.aspalliance.com/das/tutorial/default.aspx ADO and ADO.NET - Part II- April 17, 2002 In this second part, you will learn about Rowsets, Calling stored procedures and Retrieving records as XML in ASP .NET using Chttp://www.aspalliance.com/articles/ado2adonet2.aspx ADO and ADO.NET - Part I- April 17, 2002 In this article, we're going to take a look at some of the fundamental differences that exist between ADO and ADO.NET in a practical sense. We will be using ASP, ASP.NET and C to both instantiate ADO and ADO.NET classes, seeing how the calling ...http://www.aspalliance.com/articles/ado2adonet.aspx Simple GDI+ Graphics- April 16, 2002 To start your journey into GDI+ we'll first go into drawing simple shapes and using pens to add color.http://www.aspalliance.com/wisemonk/view.aspx?id=AG041602 |