| Topic : Reports in MSEXCEL using c#.net (.net 2.0) |
|
|
|
|
Activity:
Question posted: 03 04 2010 13:33:37 +0000,
16 answers, 1038 views, last activity
08 16 2010 14:03:23 +0000
|
|
I have a proficient level knowledge in VB.Net , i do know C# but while developing application in VB.Net am completely out of touch with C#... Do i need to learn C# again.
why most of the company prefer c#.net with ASP.net.
C# has its own importance in the market. Since Dotnet framewrk itself is based on C#. As we know the oops concepts started with c++.... we can say C# is the extension of c++... becasuse of C#, dotnet visual studio supports interoperability for generating applications in multiple languages... More over all the latest versions and technology came & going to come on Dotnet will be based on C#. So, i would suggest it is so important to learn if u r interested to learn microsoft technology.
| C# is better than VB.NET bcoz c# is pure object oriented C# is very easy to used and understand from vb.net, there r some examples..
| ||||||
C# is being more in demand in most of the companies. with ASP.Net most of the companies uses C#.
But VB.NET is still known for RAD
so for me should only master in one of them as not much differs in both and in todays world we so many online code converter available and ability of .Net to use DLL's, so one should not bother about mastering which language.
Choosing a language for a project depends upon lot of things, still many of them prefers to code in VB.Net when it comes to winForms or COM programing or rapid development.
Most thing i like about VB.NET is I dont have to bother about clsing braces, VB.NET with inbuild interperter does the job, but at the same time it also slows down the speed when the code length gets increased, but with todays system with quad core avalb one should be least bother about this.
I personally uses VB.NET for winForms apps and C# for ASP.NET application.

|
|
|
|
|
|
|
|
How to insert image in sql server |
Expand Databases. Depending on the database, either select a user database or expand System Databases, and then select respective database. Right-click the database, point to Tasks, and then click Restore, then select from databse /from device either... |
What is SQL Mail in SQL Server and do we use it to send a mail. |