DMXzone Bootstrap 3 Support Product Page
  Answered 
 Bootstrap 3 and Bootstrap 3 Form Designer on ASP.Net pages
 Asked  19 Sep 2017  15:44:48 
  1 
     has   this question  
  19 Sep 2017  15:44:48 Leopoldo Porras posted: 
 If I am using CS.5.5, can I install Bootstrap 3 and Bootstrap 3 Form Designer to use it on aspx pages and connect to my data in SQL Server?  Replies
 Replied 19 Sep 2017  16:55:20 
   19 Sep 2017  16:55:20 Teodor Kuduschiev replied: 
  Hello Leopoldo,
Bootstrap 3 and Bootstrap 3 Forms Designer work fine in CS5.5 and aspx pages.
Note, that the extensions are only used to design the form and layout, and do not create the connection to your database.
  Bootstrap 3 and Bootstrap 3 Forms Designer work fine in CS5.5 and aspx pages.
Note, that the extensions are only used to design the form and layout, and do not create the connection to your database.
 Replied 20 Sep 2017  07:57:09 
   20 Sep 2017  07:57:09 Leopoldo Porras replied: 
  To connect to the database I usually use the server behaviors that Dreamweaver generates type "MM: Update".
I think your "Database Connector ASP.NET" extension is only compatible with CS6, at least so your web site specifies.
  I think your "Database Connector ASP.NET" extension is only compatible with CS6, at least so your web site specifies.
 Replied 20 Sep 2017  08:11:02 
   20 Sep 2017  08:11:02 Teodor Kuduschiev replied: 
  Yes, you can use the DW server behaviors to do that. 
   Replied 20 Sep 2017  08:24:23 
   20 Sep 2017  08:24:23 Leopoldo Porras replied: 
  Thank you Teodor. 
  