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
S

Sudhir Mangla

@Sudhir Mangla
About
Posts
56
Topics
27
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Pass authentication from Asp.net Site to Sharepoint
    S Sudhir Mangla

    Our problem is as below. 1.) We have as Asp.net application (.net 3.5 Framework) using Form Authentication (authenticated based Active Directory) hosted on SERVER-A. 2.) We have a Sharepoint server (MOSS 2007) using Windows Authentication hosted on SERVER-B. 2.) We need to provide link to Sharepoint server from Asp.net application and Sharepoint site should open in new windows using same authentication which is already done in Asp.net web site. What we Want to Achieve As user is already authenticated with Active Directory credential in Asp.net web site we what that when user click on Sharepoint site hyperlink Sharepoint should not ask for authentication again. What is actually happening? When user clicks on Sharepoint web site hyperlink from asp.net site, Sharepoint site opens in new windows as ask for username and password. What we want a Solution: How to pass credential from Asp.net site to Sharepoint so that Sharepoint site opens without asking for Authentication again. It would be great if we get some sample application which illustrate how to achieve the same.

    SharePoint question csharp asp-net sharepoint sysadmin

  • Sharepoint Single Sign on ssologon.aspx gives Access Denied
    S Sudhir Mangla

    Problem is that Every user whose credential are not added to SharePoint should be also to enter his own using SSO. SSO actually provide this feature. But it is restricting in the sense that user must have rights on Root site of Share Point. In our Case we can can not provide all the users rights on parent site. User have rights for sub-sites only.

    SharePoint help sharepoint database tutorial question

  • Sharepoint Single Sign on ssologon.aspx gives Access Denied
    S Sudhir Mangla

    I have a Web Part that uses SSO. If no SSO login information is found for the current user, the user gets redirected to "/_layouts/1033/ssologon.aspx?App=<App Name>" page that is created by Sharepoint's SSOSrv. However, the user is presented with error "Access denied". After doing extensive research on Google I found following answer "user must have at least Reader permissions on the top-level portal site, even though the SSO Web Part would be in some sub-site. " Please provide some solution for the problem regarding how to enable users to enter there credentials in SSo database. We are using MOSS 2007 in 64 bit environment.

    SharePoint help sharepoint database tutorial question

  • paging in Sharepoint document library
    S Sudhir Mangla

    I posted the question on two forum by mistake but you attitude is really disappointed. Keep your solution to yourself i find the solution. There are better people in the world with much better attitude from where I can get help. If you know the solution or not Thanks for your reply.

    Sudhir Mangla http://tips.DevelopersVoice.com (Technical Tips and Tricks) http://Programmerworld.net (Free books and source code) http://Faq.Programmerworld.net (FAQ and Tips for programmers)
    http://health.Programmerworld.net (Health tips)

    SharePoint csharp javascript sharepoint com sysadmin

  • paging in Sharepoint document library
    S Sudhir Mangla

    Hi I have a client requirement that we need to implement paging in sharepoint document library. For instance in some cases document library contain 100 or more files in such cases we need to implement paging. Can any one suggest any solution that can be implemented easily using jquery or server side code. Any help in this case will be appreciated.

    Sudhir Mangla http://tips.DevelopersVoice.com (Technical Tips and Tricks) http://Programmerworld.net (Free books and source code) http://Faq.Programmerworld.net (FAQ and Tips for programmers)
    http://health.Programmerworld.net (Health tips)

    C# csharp javascript sharepoint com sysadmin

  • paging in Sharepoint document library
    S Sudhir Mangla

    Hi I have a client requirement that we need to implement paging in sharepoint document library. For instance in some cases document library contain 100 or more files in such cases we need to implement paging. Can any one suggest any solution that can be implemented easily using jquery or server side code. Any help in this case will be appreciated.

    Sudhir Mangla http://tips.DevelopersVoice.com (Technical Tips and Tricks) http://Programmerworld.net (Free books and source code) http://Faq.Programmerworld.net (FAQ and Tips for programmers)
    http://health.Programmerworld.net (Health tips)

    SharePoint csharp javascript sharepoint com sysadmin

  • Converting Word 2007 document to HTML
    S Sudhir Mangla

    I am working on a Project (Kind of CMS). Here we want to upload the word document. And while uploading word document we need to convert them to HTML file. , need to fetch Images and stored them in local directory. Now we need to save the HTML (with Image link changes to the images saved in Local folder) in data base. In the same manner we do saving HTML while using any Rich editor. We will be using Word 2007 documents only. Any help in this regard will be greatly appreciated.

    Sudhir Mangla http://tips.DevelopersVoice.com (Technical Tips and Tricks) http://Programmerworld.net (Free books and source code) http://Faq.Programmerworld.net (FAQ and Tips for programmers)
    http://health.Programmerworld.net (Health tips)

    C# csharp html com help

  • PDF creation library in C sharp
    S Sudhir Mangla

    So i have only one choice http://pdfsharp.com/PDFsharp/[^][^] Not one has any suggestion.

    Sudhir Mangla http://tips.DevelopersVoice.com (Technical Tips and Tricks) http://Programmerworld.net (Free books and source code) http://Faq.Programmerworld.net (FAQ and Tips for programmers)
    http://health.Programmerworld.net (Health tips)

    C# csharp com help question

  • PDF creation library in C sharp
    S Sudhir Mangla

    are u talking about http://www.pdftron.com/net/licensing.html[^] It is a commercial library. I want a free library. Apart form generating PDF on fly I am interested in converting HTML to PDF.

    Sudhir Mangla http://tips.DevelopersVoice.com (Technical Tips and Tricks) http://Programmerworld.net (Free books and source code) http://Faq.Programmerworld.net (FAQ and Tips for programmers)
    http://health.Programmerworld.net (Health tips)

    C# csharp com help question

  • PDF creation library in C sharp
    S Sudhir Mangla

    Hello, Can you recommend any PDF creation library in C sharp. There are several at codeproject but most of them have bug reports in messages and aren't supported.Does anyone have any experience with any PDF libraries in .NET?

    Sudhir Mangla http://tips.DevelopersVoice.com (Technical Tips and Tricks) http://Programmerworld.net (Free books and source code) http://Faq.Programmerworld.net (FAQ and Tips for programmers)
    http://health.Programmerworld.net (Health tips)

    C# csharp com help question

  • Qt ready to replace MFC as favorite C++ framework [modified]
    S Sudhir Mangla

    WTL is a good Library . But it cover only GUI part. But QT is a Complete library cover all parts related to application development.

    Sudhir Mangla http://tips.DevelopersVoice.com (Technical Tips and Tricks) http://Programmerworld.net (Free books and source code) http://Faq.Programmerworld.net (FAQ and Tips for programmers)
    http://health.Programmerworld.net (Health tips)

    The Lounge c++ csharp com design collaboration

  • Qt ready to replace MFC as favorite C++ framework [modified]
    S Sudhir Mangla

    Actually MS is nearly dead in Supporting MFC and WTL but since Nokia acquire QT it is try to posh QT to mass. As a first step they remove the main hurdle i.e QT license. They are also developing Free IDE for QT. QT can now be used for commercial projects without paying any fees. QT is going open source way but Nokia still putting its weight behind it. MS has 2 problems MAC market share is improving every year and QT is best solution for making same code run on both Windows and MAC. and U know QT is a quality library. I don't see any reason why ppl wound switch to QT. QT is up to date library. MFC was last major update was in 1998. It 10 years!

    Sudhir Mangla http://tips.DevelopersVoice.com (Technical Tips and Tricks) http://Programmerworld.net (Free books and source code) http://Faq.Programmerworld.net (FAQ and Tips for programmers)
    http://health.Programmerworld.net (Health tips)

    The Lounge c++ csharp com design collaboration

  • Qt ready to replace MFC as favorite C++ framework [modified]
    S Sudhir Mangla

    For QT vs MFC check this link http://phil.freehackers.org/kde/qt-vs-mfc.html[^] And for checking functionality provided by QT check documentation http://www.qtsoftware.com/products/appdev/library/modular-class-library[^]

    Sudhir Mangla http://tips.DevelopersVoice.com (Technical Tips and Tricks) http://Programmerworld.net (Free books and source code) http://Faq.Programmerworld.net (FAQ and Tips for programmers)
    http://health.Programmerworld.net (Health tips)

    The Lounge c++ csharp com design collaboration

  • Qt ready to replace MFC as favorite C++ framework [modified]
    S Sudhir Mangla

    pseudonym67 wrote:

    As far as I understand it from the microsoft point of view MFC and C++ are dead ducks.

    Actually microsoft is developing new OS Windows7 using C++ only but I still can't understand why they don't want to promote C++. For developing there internal application like Windows7, Office products and windows live suite microsoft must have develop a good C++ library of internal version of MFC but for some unknown reasons they don't want to make and C++ framework open to public.

    Sudhir Mangla http://tips.DevelopersVoice.com (Technical Tips and Tricks) http://Programmerworld.net (Free books and source code) http://Faq.Programmerworld.net (FAQ and Tips for programmers)
    http://health.Programmerworld.net (Health tips)

    The Lounge c++ csharp com design collaboration

  • Qt ready to replace MFC as favorite C++ framework [modified]
    S Sudhir Mangla

    C++ still very much alive on MAC and Linux. (whole KDE is develop in QT only). But only in windows C++ is dying because of Microsoft.

    Sudhir Mangla http://tips.DevelopersVoice.com (Technical Tips and Tricks) http://Programmerworld.net (Free books and source code) http://Faq.Programmerworld.net (FAQ and Tips for programmers)
    http://health.Programmerworld.net (Health tips)

    The Lounge c++ csharp com design collaboration

  • Qt ready to replace MFC as favorite C++ framework [modified]
    S Sudhir Mangla

    Actually new feature in MFC are based on a subset of BCGSoft 3rd party MFC library (MS licensed it).

    Sudhir Mangla http://tips.DevelopersVoice.com (Technical Tips and Tricks) http://Programmerworld.net (Free books and source code) http://Faq.Programmerworld.net (FAQ and Tips for programmers)
    http://health.Programmerworld.net (Health tips)

    The Lounge c++ csharp com design collaboration

  • Qt ready to replace MFC as favorite C++ framework [modified]
    S Sudhir Mangla

    Nokia has announced plans to make the open source Qt toolkit available under GNU's Lesser General Public License (LGPL), alongside the existing GPL and commercial licensing options. This change could significantly boost Qt adoption, redefine the economics of cross-platform programming, and dramatically reshape the landscape of commercial application development using C++. Now the question is will Microsoft take some time to Improve MFC for Windows. Although as VS2008 Service pack Microsoft as tried to Improve MFC. But Still if I compare QT with MFC , QT is much much batter than MFC both in design and Functionality and QT is much more updated for modern programming.Anyone who has used QT will be able to tell where MFC stand against QT. QT is better then MFC and can run on nearly any platform this make it a Big challenge for MFC. For most of my career I have worked on MFC. But if MFC remains a dead project QT will be the obvious choice. Main problem for QT was its license. But now that problem is solved. I near future if Microsoft did not improve MFC most of the C++ programmer will switch to QT. Want to know your comment do U feel Microsoft will respond to QT challenge. -------------------- In addition to adopting the LGPL license for Qt, Nokia will also be completely changing Qt development model to make it more inclusive and transparent. The source code will be moved to a publicly-accessible Git repository so that the latest changes will always be visible.

    Sudhir Mangla http://tips.DevelopersVoice.com (Technical Tips and Tricks) http://Programmerworld.net (Free books and source code) http://Faq.Programmerworld.net (FAQ and Tips for programmers)
    http://health.Programmerworld.net (Health tips)

    modified on Monday, January 26, 2009 10:53 AM

    The Lounge c++ csharp com design collaboration

  • Need Library for resume parsing [modified]
    S Sudhir Mangla

    Is there a Way or tool for converting resume form Word format to HR-XML format. Once resume is converted to HR-XML format it can be Processed.

    Sudhir Mangla http://tips.DevelopersVoice.com (Technical Tips and Tricks) http://Programmerworld.net (Free books and source code) http://Faq.Programmerworld.net (FAQ and Tips for programmers)
    http://health.Programmerworld.net (Health tips)

    C# csharp com json career

  • Need Library for resume parsing [modified]
    S Sudhir Mangla

    even then finding name , Exp, Skill set is not easy task. Can u suggest some code sample for some library for the purpose.

    Sudhir Mangla http://tips.DevelopersVoice.com (Technical Tips and Tricks) http://Programmerworld.net (Free books and source code) http://Faq.Programmerworld.net (FAQ and Tips for programmers)
    http://health.Programmerworld.net (Health tips)

    C# csharp com json career

  • Need Library for resume parsing [modified]
    S Sudhir Mangla

    I want to do Resume Parsing ,means reading a Word document file resume and after parsing , send some required informations like candidate Name,Email-ID,Phone No. , Experience etc.to the data base automatically. Can any one suggest Any free and commercial library for parsing resume. I need a Library using which I can get information like name, email, phone, Skill set, year of exp etc.

    Sudhir Mangla http://tips.DevelopersVoice.com (Technical Tips and Tricks) http://Programmerworld.net (Free books and source code) http://Faq.Programmerworld.net (FAQ and Tips for programmers)
    http://health.Programmerworld.net (Health tips)

    modified on Tuesday, January 13, 2009 6:14 AM

    C# csharp com json career
  • Login

  • Don't have an account? Register

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