A good day.
I have a PHP background and MySql, and I'm just starting with ASP.NET. I have no background with ASP, I have experience with C #.
Well, my problem is very simple, I would like to be able to save HTML, CSS and Javascript code directly in the MS SQL Server database.
However, I donβt know which type of data is more recommended to be stored in the code, but do not forget that I would like to keep the original formatting of the code (interrupt lines, generation, etc.).
Any help is appreciated.
Environment Details:
- Windows 7 (x86)
- Visual Studio 2010 Ultimate
- Sql Server 2008
- ASP.NET and C #
- NET Framework 4.0
Thank.
source
share