Skip to main content

Using Bootstrap with Visual Cobol 2017

  • March 7, 2019
  • 2 replies
  • 0 views

I am creating a Web application in Visual Cobol 2017. Is it possible to use Bootstrap for the .aspx pages?

Thank you

Shirley

2 replies

Chris Glazier
Forum|alt.badge.img+2

I am creating a Web application in Visual Cobol 2017. Is it possible to use Bootstrap for the .aspx pages?

Thank you

Shirley

I followed the video here to install Bootstrap into my Visual COBOL ASP.NET Application project using NuGet and it seemed to go OK. I am using VS2017 Enterprise Edition.

Thanks.

 


  • March 15, 2019

I followed the video here to install Bootstrap into my Visual COBOL ASP.NET Application project using NuGet and it seemed to go OK. I am using VS2017 Enterprise Edition.

Thanks.

 

Thanks Chris