if u r projet consist of 4 people means how can u manage
the file
Answer Posted / kannan
I couldn get u.. Can u explain in detail???
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is inheritance and an how it be used, example with an example?
Fetch one page value to another page without using state-managment ?
What is difference Between Authentication and authorization?
What are the advantages and disadvantages of Using Cookies?
How to handle errors in Web API?
How is it possible for .NET to support many languages?
What is asp.net? How is it different from asp?
How to implement role based security in asp.net mvc? : Asp.Net MVC
Explain the difference between web user control and web custom control?
What is synchronous and Asynchronous post back ?
Do I need to have the latest version of windows media player installed?
Which authentication uses a combination of windows and iis authentication?
Why do we use sessions?
What is localhost in asp.net?
Take a Large textbox allow to type any data. Task 1:display the count of vowels in a lable on key press event of the textbox Task 2:dispaly count of dates in a lable when dates in following foramats:dd/mm/yy , mm/dd/yy , yy/mm/dd. Task3:compare 2 dates and display both are same or not which dates are in dd/mm/yy and mm/dd/yy farmats.