CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: RockybBalboa

Search: Search took 0.03 seconds.

  1. Replies
    4
    Views
    6,601

    Re: How to convert HTML to TIFF in C#

    You can use itextsharp dll in C# and convert to tiff.
  2. Replies
    2
    Views
    66,808

    Re: HTML & Ajax not working as expected

    Use jQuery Ajax Method in your code since you can put the alert inside the error area. This will hep you to easily find what is going wrong on your code.
  3. Replies
    4
    Views
    50,469

    Re: What to learn for 2017

    If you wanna learn some new technology then I would suggest you to go for React. It is made by Facebook and is based on JavaScript (a JS framework to be correct). Its demand is going higher and...
  4. Replies
    5
    Views
    72,410

    Re: AJAX code does not always work in IE

    IE has lots of problem with AJAX codes. I would simply avoid it.
Results 1 to 4 of 4





Click Here to Expand Forum to Full Width

Featured