TOOLS
1) Excel automation tool
Excel Tool - EPPlus
2) Classic asp email use CDO instead of CDONTS. Please find cdosys.dll in c:/syswow64/cdosys.dll. If needed register using regsvr32
3) For images use @Url.Content("tilde/Images/temp.gif ")
This can be combined with client side code
4) EDMX dynamic sql issue
In strored procedure use SET FMTONLY OFF;
1) Excel automation tool
Excel Tool - EPPlus
2) Classic asp email use CDO instead of CDONTS. Please find cdosys.dll in c:/syswow64/cdosys.dll. If needed register using regsvr32
3) For images use @Url.Content("tilde/Images/temp.gif ")
This can be combined with client side code
4) EDMX dynamic sql issue
In strored procedure use SET FMTONLY OFF;
Comments
Post a Comment