Search

You searched for the word(s): userid:783850

Matching Posts

  • Re: mimetex

    Hello Generic-Coder, I was facing the same problem. What i did is just copied the MimeTex.DLL in C:\Windows\System32. And it works.
    Posted to Component Discussions (Forum) by Gery128 on 9/3/2009
  • Re: SCORM API in dotNET

    hey guys, I found one useful link providing scorm api written in C#. I m though unable to figure out how to use them :( here is the link: http://www.2cool2care.com/dotnetscorm/scormWS.aspx http://www.2cool2care.com/dotnetscorm/scormapi.aspx anyone who can proceed further by using that ?? i m new to SCORM so unable to figure out how to use it. if any one make it to it then kindly inform me.. thanx in advance..
  • Re: SCORM API in dotNET

    We have a LMS(coded in ASP.NET/C# ) which is able import SCORM packages & display it to learner for viewing content. But now we want the assessment(Test) part to be also SCORM Compliant. I am totally new to SCORM and have been shifted to this project. I dont even know how to implement SCORM API, RTE or something other to make application SCORM compliant. I want to know how can I access SCORM Assessment object's (Test) result, like Learner ID, passed/fail, time. Our organization intend to
    Posted to Enterprise Services Integration (Forum) by Gery128 on 5/6/2009
    Filed under: SCORM, ASP.NET, C#, eLearning, LMS
  • How to access SCORM API in asp.net ?

    Hello All, I m new to SCORM. So you may find it foolish question. We have SCORM Compliant LMS & SCORM Packages(Learning Objects). I Would like to know how to access Learner's Result in case of assessment object(SCORM)? How can I access particular function or JavaScript code of SCORM API in asp.net? Thanks in advance. Gery
    Posted to Enterprise Services Integration (Forum) by Gery128 on 4/30/2009
    Filed under: SCORM, ASP.NET, eLearning, LMS
  • Re: userauthorization problem

    Hi Oracleman... I would suggest you to use ASP.NET Security if you want to use web.config & high-level security. It will provide all necessary tables, wizard to configure the security options.. u will find a good article in asp.net forums too.. best regards,
    Posted to Security (Forum) by Gery128 on 8/2/2008
  • Re: Drag and Drop

    using javascript n all.... http://www.cyberdummy.co.uk/test/dd.php http://blogs.ittoolbox.com/eai/software/archives/how-to-add-ajax-draganddrop-functionality-to-your-web-sites-9175 www.codegod.com http://www.walterzorn.com/dragdrop/dragdrop_e.htm http://ajaxpatterns.org/Drag-And-Drop http://www.dhtmlgoodies.com/index.html?whichScript=drag-drop-folder-tree http://www.google.co.in/search?complete=1&hl=en&q=AJAX+Drag+Drop+Demo&meta= http://www.codeplex.com/AtlasControlToolkit/WorkItem/List
  • Re: Drag and Drop

    you can try out this one, http://demo.script.aculo.us/shop
  • Re: validation control problem

    Hello... As per my view its simply playing with visiblity of image. nothing else. just display image (i mean visible= true) when that validator is false. And initially make visible=false. I think tht wud help..
    Posted to Web Forms (Forum) by Gery128 on 7/11/2008
  • Re: Role,Membership and profile management

    I think ASPNETDB.MDF should not be created when you are using aspnet_regsql. Please check again and do with proper sequence. Like, Create SQL Server database & then use aspnet_regsql command to register the database. then create roles, users for ur app..
    Posted to Security (Forum) by Gery128 on 7/1/2008
  • Re: Please help me!I'm novice to ASP.NET

    You can authenticate user by two ways. either comparing his username/password with in database(if you are using database to store his username/password) Else u can use asp.net security features with the help of Create Wizard ( Membership Class) to create user & login control to autheticate users.
    Posted to Security (Forum) by Gery128 on 6/16/2008
Page 1 of 6 (52 items) 1 2 3 4 5 Next > ... Last ยป