Can someone help me with the following syntax in c#:
say i have a class MyClass
in many books in C# i have seen the following syntax: MyClass["Name"]
what does this mean?
i have read about indexers but they take an argument of type 'int' not 'String'. So what does this syntax retrieve...
Hi there, i am new to javascript and i was heaving a problem with the code below, i get a runtime exception saying 'id is null or not an object' ( i try to acces 'id' from the 'function formErr(arguments)' )
this does not make sence to me since everything seems quite straight forward. Perhaps...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.