Explain what observations between vb.net and vc#.net?
There are three versions of VB6--Learning Edition, Professional and Enterprise. Is VB.Net similar?
What is the differnce between managed code and unmanaged code?
thak you Mr Govind for replying to my question. My next question is that how to retrieve image stored in an SQL server table and assign it to any image control or picture control using VB.net
What is private assembly?
Explain the use of option explicit?
How do you define a read only property in a class module?
Explain what observations between vb.net and vc#.net?
Explain about the feature anonymous type?
Write program in VB.Net with SQL Server and Crystal Reports to develop a small windows application to add,edit,save, search and print Employee Information and send sourcecode as zip file. empcode : .............. empname : .............. dateofjoin : dd/mm/yyyy dateofbirth : dd/mm/yyyy TableName: EmpMaster EmpCode EmpName DOB DOJ TableName: EmpDocs EmpCode DocNo DocName ExpDate
Explain the use of serialization and deserialization?
What does assert() method do In VB.NET
Can you please explain the difference between thread and process?