While developing an application developers at beginning mostly get “Object reference not set to instance of object” error. This error only comes if you use any of the server variable without assigning is value/defining the same. If we go with …
While developing an application developers at beginning mostly get “Object reference not set to instance of object” error. This error only comes if you use any of the server variable without assigning is value/defining the same. If we go with …