I am web developer.
I have following skills in deep.
- Asp.net
- C#
- MVC
- Angular 6-7
-Sql Server
- Jquery javascript
- Web API
- Database management
- Fully Dynamic Website Creation
You can hire me or give me work.
Contact me : manishvadher15@gmail.com
Get Current Method Name in Catch Block
Get link
Facebook
X
Pinterest
Email
Other Apps
This Method use to get current controller or action method name in MVC>
Hello Friends, Here are code for convert html code to Image JPG PNG in asp.net c# First Install Nuget Package by Following Command. Install-Package HtmlRenderer.WinForms -Version 1.4.13 then Use Following c# code to generate image. Bitmap m_Bitmap = new Bitmap(400, 600); PointF point = new PointF(0, 0); SizeF maxSize = new System.Drawing.SizeF(500, 500); HtmlRenderer.HtmlRender.Render(Graphics.FromImage(m_Bitmap), "<html><body><p>This is a whatsappfb html code</p>" ...
Comments
Post a Comment