1 mor thing guyz....can i go for C# directly without C++
/JAVA knowledge for dot net ..???
Answers were Sorted based on User's Feedback
Answer / anil
Atlest you have to know C or C++ you can easyly learn C#.net
| Is This Answer Correct ? | 7 Yes | 2 No |
ctype(123.34,integer) - should it throw an error? Why or why not?
Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?
how can i create a table from front end to back end in wabe page?
Explain the difference between asp.net & vb.net and explain architecture?
What is garbage collection in .net? Explain the garbage collection process?
What is implement a generic action in webapi?
What is the difference between function and stored procedure?
can we use private assembly in other project in dot net.
What is lazy initialization?
What is msil, il?
What is a strategy pattern? Implement it.
Give an example for setter/ write-only methods