Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
P

Priyank Bolia

@Priyank Bolia
About
Posts
273
Topics
34
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • PDF merge by PDFBox
    P Priyank Bolia

    Though old message but still thought others would be interested: Its simple, check the api in the documentation : http://www.pdfbox.org/javadoc/org/pdfbox/util/PDFMergerUtility.html[^] or the example at: http://java.dzone.com/news/merging-pdf%25E2%2580%2599s-with-pdfbox[^]

    http://www.priyank.co.in/

    Visual Basic help csharp php com

  • Problem during running multiple instance of an MFC application
    P Priyank Bolia

    Hi Chirag, Did you found a solution, I am running into the same issue. Thanks, Priyank

    http://www.priyank.co.in/

    C / C++ / MFC c++ wpf debugging help question

  • How MVP is calculated ?
    P Priyank Bolia

    Using monte carlo algorithm :laugh:

    http://www.priyank.co.in/

    The Lounge question html com architecture

  • making windows service with wxwidget
    P Priyank Bolia

    Added the code at: http://wxforum.shadonet.com/viewtopic.php?p=63289#63289

    http://www.priyank.co.in/

    C / C++ / MFC php com tutorial question

  • Line Counter for VS 2005 Beta
    P Priyank Bolia

    I have written a Line Counter for VS 2005, any body interested can download from: http://www.priyank.in/downloads/ http://www.priyank.in/

    C / C++ / MFC visual-studio beta-testing

  • FingerPrint
    P Priyank Bolia

    Generally the hardware vendor in India provides it for free, else what will be the use of the hardware. http://www.priyank.in/

    C / C++ / MFC database help tutorial

  • FingerPrint
    P Priyank Bolia

    Its very hard to tell form here, what you need. Bascially most devices comes with there own SDK, and sample programs on how to use it. You should look at the manual of your device or ask the company to help writing programs with their device. http://www.priyank.in/

    C / C++ / MFC database help tutorial

  • Help Cross-Platform application
    P Priyank Bolia

    I just want to add that starting with wxWidgets is much easier now for VC++.NET 2003 developers, as there is a installer from upcase that install and compiles the wxWidgets automatically and installs the help file integration with Visual Studio. Also there is a class wizard also availble written by myself for wxWidgets on Visual Studio.NET http://wxforum.shadonet.com/viewforum.php?f=10&sid=e0451a062a958683f3503a473a85d9f3 http://www.priyank.in/

    C / C++ / MFC com help

  • Help Cross-Platform application
    P Priyank Bolia

    First of all wxWidgets is not MFC, nor it resembles to MFC. It had many ways of programming, like Message Maps as used in MFC for windows people and connect calls as used in Linux. wxWidgets is much better design than MFC, its very easy to use (like all event handler have a void return type, as compared to MFC where each function has its own way of defination). It is supported on WinCE also and support all the sockets, serial port,database,GUI. It use true native controls as compared to QT interpolation (simulation), so its fast. Its free, whereas QT is commercial. The support for wxWidgets is nice, as lots of open source application used wxWidgets rather than Qt (~3300$ per developer). Qt is copyright, you can't change the API for your personal modification, or bug fixes. QT and wxWidgets on wxWidgets site http://wiki.wxwidgets.org/wiki.pl?WxWidgets_Compared_To_Other_Toolkits QT and wxWidgets on Qt site: http://lists.trolltech.com/qt-interest/1999-05/thread00027-0.html http://www.priyank.in/

    C / C++ / MFC com help

  • JavaScript from ActiveX Control
    P Priyank Bolia

    How to call javascript functions from an active X control on a web page? http://www.priyank.in/

    C / C++ / MFC javascript com tutorial question

  • Stupidest way to apply for a job
    P Priyank Bolia

    Well I do the same, and believe me it works, as I have not forwarded my resume to you. Who has the time to make custom resumes for each company. Just throw your resumes to all consultants, and its their business to find the suitable company. http://www.priyank.in/

    The Lounge career

  • Register OCX/EXE/DLL With Right-Click...
    P Priyank Bolia

    5 Points! http://www.priyank.in/

    The Lounge linux tools

  • TinyXml
    P Priyank Bolia

    Its nice and easy for starting, and remember it doesn't support unicode AFAIK. http://www.priyank.in/

    The Lounge csharp question

  • How to get rid of Restart Now/Restart Later.
    P Priyank Bolia

    Kill it:-> http://www.priyank.in/

    The Lounge question wpf com tutorial announcement

  • All articles broken ?
    P Priyank Bolia

    Surely, you can pay me, and I'll mail you all the latest articles.:-D http://www.priyank.in/

    The Lounge c++ architecture help question

  • Interesting
    P Priyank Bolia

    What a foolish post, are you trying to make all Indians fools in front of the whole world. We need a baby's forum too here. Few days ago one of my friend whom I believed to be intelligent asked me the same question, and I was suprised that people don't know that much, just a basic MSDN search would be able to give answer to such basic questions. http://www.priyank.in/

    The Lounge com collaboration tools question

  • Congrats Alok!
    P Priyank Bolia

    Many many congrats! You have done once again, keep it up. cheers!!! http://www.priyank.in/

    The Lounge c++ architecture help

  • Apartments price in your area
    P Priyank Bolia

    Thanks GOD! It just take 10-15 years of full Salary (NO EXPENSES) after few years experience to buy a Apartment in New Delhi, INDIA. I am thinking to save for next incarnation. http://www.priyank.in/

    The Lounge sales question career

  • Linux on Windows Without VMWare
    P Priyank Bolia

    Some of us still need to use Windows desktops. Your work environment might call for it; your family may only have a Windows machine at home; or perhaps you just plain prefer Windows as a desktop operating system. And that’s OK. But there are situations when you need Linux when you’re running Windows. There is at least one commercial product on the market, EMC’s VMWare Workstation 5 For Windows, which does just that and does a great job, albeit for $200 per copy. If you’re willing to spend the extra money to run any Linux distribution that you want within Windows, it’s a great application to have. But for those of us who are cheapskates, there’s an alternative: Cooperative Linux, or CoLinux for short. CoLinux is an open source project that allows you to run a specially-modified Linux kernel as a Windows application without having to use virtualization software. There’s a catch, though: you can’t just run Fedora Core or any old Linux distribution out of the box. Instead, you have to download system images of modified versions of distributions that have been specifically altered to run on CoLinux. http://www.linux-mag.com/content/view/2173/ http://www.priyank.in/

    The Lounge asp-net com linux career workspace

  • Google suggest
    P Priyank Bolia

    Are you not using firefox, there extensions are doing this for quite a long time. http://www.priyank.in/

    The Lounge com question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups