Link to home
Start Free TrialLog in
Avatar of Innovation Support
Innovation SupportFlag for United Kingdom of Great Britain and Northern Ireland

asked on

.Net Development (Universal)

Hi

I have a window based product written in .Net C#, SQL Server, Crystal reports.

Now I am thinking of moving everything as developing this product in such a way that:
a. should be available on Windows
b. should be web based
c. should be accessible / compatible on Mobile / tablet.

Do I need to develop 3 different presentation layers with common DAL/BAL OR can I develop single product with exposure to all 3 channels, How can I achieve this? for e.g. heard of Xamarin technologies but not sure how effective it is.

Your suggestions are much appreciated?

thanks
Avatar of Mike McCracken
Mike McCracken

For the Crystal reports viewer you will need to have separate apps since the viewers are different between the platforms.

You should be able to handle it with conditional compilation to select the appropriate code to call the proper viewer.

mlmcc
Avatar of Innovation Support

ASKER

Sorry Mlmcc, I didn't get it.  I can ignore as it's my least worry. we will be rewriting in SSRS anyway

Main question is how I can achieve above
ASKER CERTIFIED SOLUTION
Avatar of Dirk Strauss
Dirk Strauss
Flag of South Africa image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
No comment has been added to this question in more than 21 days, so it is now classified as abandoned.

I have recommended this question be closed as follows:

Accept: Dirk Strauss (https:#a42364229)

If you feel this question should be closed differently, post an objection and the moderators will review all objections and close it as they feel fit. If no one objects, this question will be closed automatically the way described above.

frankhelk
Experts-Exchange Cleanup Volunteer