Comments for Suraj | Coding Passion Tue, 17 Apr 2018 04:39:00 +0000 hourly 1 https://wordpress.org/?v=4.9.8 Comment on Url routing in MVC application by seshalatha /url-routing-in-mvc-application/#comment-14054 Tue, 17 Apr 2018 04:39:00 +0000 /?p=419#comment-14054 Hi suraj,
URL routing works with global.asax but not global.asax.cs….It returns 404-file not found….What could be the reason and how to solve this.

Regards,
latha

]]>
Comment on Export an Excel file using ClosedXML by Jeeva j /create-an-excel-file-using-closedxml/#comment-14053 Mon, 28 Aug 2017 05:17:00 +0000 /?p=659#comment-14053 How can I add watermark to the XL filestream.

]]>
Comment on Lets Chat Application using SignalR in MVC by may /lets-chat-application-using-signalr-in-mvc/#comment-14052 Fri, 14 Jul 2017 14:44:00 +0000 /?p=590#comment-14052 i used the same code but when i open 2 browsers the words do not transfer between them the word append locally
why is that ? can you help me ? any ideas ?

]]>
Comment on Send SMS using C# application by Hsn Hajjar /send-sms-using-c-application/#comment-14049 Thu, 01 Jun 2017 07:52:00 +0000 /?p=540#comment-14049 hello, how can i hide the sender number from the sent message and show the name of the company

]]>
Comment on Export an Excel file using ClosedXML by Алексей «HostelPlayer» Сергеев /create-an-excel-file-using-closedxml/#comment-14048 Tue, 25 Apr 2017 07:57:00 +0000 /?p=659#comment-14048 i think you need just change folderPath var. to whatever you need.
p.s. sry for my inglish

]]>
Comment on Send SMS using C# application by Rochell Marco /send-sms-using-c-application/#comment-14047 Mon, 03 Apr 2017 06:32:00 +0000 /?p=540#comment-14047 Superb! After all I got a blog from where I can in fact get informative data regarding my project and knowledge. Keep sharing with us!

]]>
Comment on Send SMS using C# application by Ananya Vadapally /send-sms-using-c-application/#comment-14043 Wed, 15 Mar 2017 10:02:00 +0000 /?p=540#comment-14043 Hey Suraj, great article i have tried it and was successful. I personally use https://www.textlocal.in SMS platform and has been very helpful in scaling up my business. I would suggest you check them out they have their API available for free and in many languages like C#, Java, PHP, .Net, Python, Ruby and many more.

]]>
Comment on Export an Excel file using ClosedXML by Narsapur Kumar /create-an-excel-file-using-closedxml/#comment-14042 Tue, 14 Mar 2017 12:57:00 +0000 /?p=659#comment-14042 how can i save the file in specific folder(ex..c;testfilename.xlsxl) ,insted of saving it in download folder

]]>
Comment on Onion Architecture in ASP.Net MVC by Hemant /onion-architecture-in-asp-net-mvc/#comment-14036 Sat, 14 Jan 2017 16:49:00 +0000 /?p=169#comment-14036 Dropbox demo project link is not working

]]>
Comment on Using Rotativa in MVC application by Wei Cheng /using-rotativa-in-mvc-application/#comment-14031 Sat, 03 Dec 2016 20:02:00 +0000 /?p=371#comment-14031 Hi, Suraj:
I am trying to use Rotativa to generate PDF, but the CSS styling is working locally and not on the Server(our server set up required SSL and was behind load balancer), what I tried so far:
1. Included the MSVC dll in the deployment, this did help getting the PDF generated, just no styling
2. Changed from relative path to absolute path, this was done before deployment to the server, and everything worked fine on the local workstation.
3. The protocol used by the absolute path to CSS files, tried both HTTP and HTTPS made no difference.
4. Using location tags in the web.config, I granted the public the access to Content folder(and Scripts folder) not just authenticed users.
5. I tried both the ViewAsPDF and UrlAsPDF method, the results was same for both on the Server(no styling) and local(styling just fine).
Any suggestion? Thx

]]>