HTML Server Controls | Web Server Controls |
---|---|
You prefer an HTML-like object model. | You prefer a Visual Basic like programming model. |
You are working with existing HTML pages and want to quickly add ASP.NET web page functionality. | You are writing a page that might be used by a variety of browsers. |
The control will interact with client and server script | You need specific functionality such as a calendar or ad rotator. |
Bandwidth is limited. | Bandwidth is not a problem. |
Search This Blog
Friday, 11 August 2017
HTML Server Controls Vs Web Server Controls
Subscribe to:
Post Comments (Atom)
Creating a NuGet Package Feed to Host Artifacts
Step-by-Step Guide: Creating a NuGet Package Feed to Host Artifacts 🔹 Step 1: Create a C# Class Library and Generate NuG...

Recent Post
-
Compiler Error CS0121 The call is ambiguous between the following methods or properties: 'TestMet...
-
You simply want o execute your code in response to event or on a schedule without worrying about...
-
CNCF Cloud Native Interactive Landscape ...
No comments:
Post a Comment