Good day.
I have a PHP & MySql background, and I'm just starting with ASP.NET. I don't have any background with ASP, only have experience with C#.
Well my problem its very simple, i would like to be able to save HTML, CSS and Javascript code directly to a MS SQL Server database.
However i don't know which data type is more advised to store code, bare in mind that i would like to keep the original code formatting (break lines, formating, etc).
Any help is appreciated.
Environment Details:
- Windows 7 (x86)
- Visual Studio 2010 Ultimate
- Sql Server 2008
- ASP.NET & C#
- NET Framework 4.0
Thanks.