what is partial assembly reference
No Answer is Posted For this Question
Be the First to Post Answer
Hai I am Shiva from TN, SSE.I have an query problem. My Table : Door Field : ID,DoorID,ZoneID,Date,Time,Status. Problem was : Status.We got two values, one is 00 (OUTTIME) , Another is 01(INTIME) Like this Status --------- 00 01 00 01 00 01 00 01 How to Set as Status 00 and 01 , of separate column , Status as Intime,Status as Outtime Like this ----------- InTime OutTime ---------- ----------- 01 00 01 00 01 00 01 00 01 00 01 00 Regards KS kumar
How do I download a program to my desktop?
what is main function of alternate teamplate of datalist?
What is the difference between static and private constructor?
What is garbage collector and where should you use in .NET?
what is class libraries?
What do you mean by “finalize” and “finally” methods in c#?
Give examples for reference types?
Is typeof c#?
What are methods c#?
What is data set in c#?
How does yield return work c#?