This is a discussion on What is strong-typing versus weak-typing? within the ASP and ASP.NET Programming forums, part of the Web Development category; What is strong-typing versus weak-typing? Which is preferred? Why?...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| What is strong-typing versus weak-typing? Which is preferred? Why? |
|
#2
| |||
| |||
| Strong type is one in which the Type of variables are Checking during the compile time.Weak-Typing referes checking the type of variables during run time. As far as ASP.Net is Concerned,it is a Strongly typed Language.if we change or remove the Property or a field Name then the Complier shows the Error messages where it has Been Misspelled or where it is referred so that we can easily identify and remove it . In short ,in a strongly typed language we need not worry about syntax and type errorsas it can be Easily identified. For large Chunk Codes , Strong typing is preferred. |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Crohn's disease has strong genetic link: study | subho | The Lounge | 0 | 12-02-2008 08:35 PM |
| MagickNet dll strong name | crey | C# Programming | 1 | 09-30-2008 04:13 AM |
| .net versus java | medicalstudent | ASP and ASP.NET Programming | 12 | 09-15-2007 09:17 AM |
| What is the Purpose of strong name for assembly ( for all language) | kingmaker | C# Programming | 1 | 07-26-2007 01:33 PM |
Our Partners |