Tagged Questions
0
votes
0answers
114 views
C# or C++ for website, windows apps, and desktop programs [closed]
I try to decide which programming language to learn.I have a little experience with the very basics.About c++, i was told that it is difficult to start with, but I found some nice books that could ...
0
votes
2answers
110 views
Choose between Windows Form and Web Form [closed]
My company is planning to migration an internal system (Apartment Management System) of VB 6.0 Windows application to .NET 3.5. We need to choose between windows application or web application.
The ...
0
votes
0answers
238 views
RDLC report not exporting when Web application called from Windows Application using Web Browser Control
Friends,
I've 2 Applications
1] Sample1 (ASP.Net Web application)
2] Sample2 (Windows Application, which contains a Browser Contol pointing to Sample1 web Application)
Here, I'm using RDLC ...
1
vote
1answer
152 views
Using Silverlight common code base for data intensive web and windows application
Recently in a conversation, someone suggested me to make use of Silverlight if I am targeting a web client and a windows client for the same application. This will cut down my effort for supporting ...
