Asked by:
ASP.Net Dynamic Data for Tablets

Question
-
User-326746839 posted
Hi,
Is there any chance of having some kind of library (say it a .dll) or a framework library as to deploy an ASP.Net Dynamic Data in a tablet environment?
Carlos N. Porras
(El Salvador)Monday, December 9, 2013 11:25 PM
All replies
-
User-330204900 posted
Hi Carlos, send me an e-mail directly I do have a new Project template and am working on a new version of DD that supports Mobile PageTemplates.
Tuesday, December 10, 2013 4:56 AM -
User-330204900 posted
Are you still there Carlos :)
Sunday, December 22, 2013 6:36 AM -
User-326746839 posted
Hi Stephen,
Had lost my account login .... reset again ... now is Ok
Carlos N. Porras
(El Salvador)Tuesday, December 24, 2013 2:01 AM -
User-330204900 posted
Glad your back you can send me an e-mail direct and I will send you my stuff for bootstrap, P.S. I'm moving my DD stuff to GitHub for easy access for everyone :)
Tuesday, December 24, 2013 4:53 AM -
User-326746839 posted
Hi Steve,
Has DD been superseded by MVC Scaffolding?
http://www.asp.net/visual-studio/overview/2013/aspnet-scaffolding-overview
Carlos N. Porras
(El Salvador)Wednesday, December 25, 2013 11:27 PM -
User-330204900 posted
Hi Carlos, not that is not true, MVC does however get a lot of love from MS but it's a very new framework wheras WebForms is very mature. for instance we now have model binding for WinForms and DD in .Net 4.5.x.
I am also going to give MVC some DD Love soon :) we will have DD like automatic pages in MVC and that will make it doable for the likes of you and me :)
Thursday, December 26, 2013 9:54 AM -
User-330204900 posted
You can find my initial here on the Visual Studio Gallery now please post any bugs issue or suggestions on the GitHub Project
Monday, December 30, 2013 11:35 AM -
User-326746839 posted
Hi Steve,
There was a product for adding/printing lines for nesting your VS code (as FoxDoc did withFoxPro code). It was aversion fpor VS2005 but I don't know if there is a new add-on for VS2012/13
BTW I just downloaded the newest updates for VS2012 and it seems taht in that way your bootstrap VS2013 was well installed in VS2012
Carlos N. Porras
(El Salvador)Saturday, January 4, 2014 2:00 AM -
User-330204900 posted
There was a product for adding/printing lines for nesting your VS code (as FoxDoc did withFoxPro code). It was aversion fpor VS2005 but I don't know if there is a new add-on for VS2012/13sorry Carlos, I never heard of this do you have a screen shot of what you are talking about?BTW I just downloaded the newest updates for VS2012 and it seems taht in that way your bootstrap VS2013 was well installed in VS2012I'm trying to get it working with VS2012 also but I can't see why it does not, I don't have a PC with VS2012 installed now.Sunday, January 5, 2014 5:56 AM -
User-326746839 posted
Hi Steve,
For the .vsix file you must update your VS2012 with latest version and it works there ... otherwise it says installation failed because there are no installed product to work with.
The product I'm mentioning works like "Add Lines" addon but it keeps the "nested" or "connecting" lines for printing not just for showing the code on your screen in VS
Best regards
Carlos N. Porras
(El Salvador)Monday, January 6, 2014 7:50 AM -
User-330204900 posted
Do you mean when printing it adds lines to the output?
Monday, January 6, 2014 9:44 AM -
User-326746839 posted
Hi Steve,
Yes IT DID .... indeed !!!! plus the automatic indenting of the nested loops/structures
Carlos N. Porras
(El Salvador)Monday, January 6, 2014 6:07 PM -
User-330204900 posted
That may be possible, not sure what it would take I don't ever print out my code. I'll post the code for my Extension on GitHub in the next few days and you can have a look if you like, it's for VS2010-2013
Monday, January 6, 2014 6:39 PM