• Member Avatar for pritaeas
    pritaeas

    Replied To a Post in A App for windows phone 8

    http://dev.windowsphone.com/en-us/develop
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in mysql stored procedure

    DELIMITER ;; CREATE PROCEDURE insertStudent (IN newName varchar(100), IN newScore int(11)) BEGIN INSERT INTO student (name, score) VALUES (newName, newScore); END ;; Your values should match your parameters.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in drop down list of associated pages

    > list of associated pages How are they determined to be associated?
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in ip vs cp

    What's the difference between the two? If you're talking about career opportunities, you'll need somebody in your region to answer that.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in ip vs cp

    What's the question?
  • Member Avatar for pritaeas
    pritaeas

    Gave Reputation to iamthwee in Best image tagging script

    I also believe the other link will be useful. http://timseverien.nl/projects/taggd/
  • Member Avatar for pritaeas
    pritaeas

    Edited coding academy

    Are coding academies waste of time?
  • Member Avatar for pritaeas
    pritaeas

    Edited Voting online

    What do you think about electronic electoral voting ?Is it trust worthy?
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Best image tagging script

    An image map? Supported in HTML, and there are already loads of tools to help you with that. Something like [this](https://code.google.com/p/imgmap/) perhaps.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Class Diagram

    http://msdn.microsoft.com/en-us/library/33864ckt.aspx
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in differentiation

    WebForms is ASP.NET specifically. MVC is a software pattern which can be applied to any language.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in inheritance

    It can be left out in most cases.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Online Database

    > I would like to know how you would link an application to a database that is online Usually this is done using an API, because otherwise you'd need direct …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Book for javascript

    Again, any specific topic? Check [packtpub](http://www.packtpub.com/search?keys=jquery&count=20&types=0&forthcoming=0&available=0&forthcoming=1&available=1) for ideas.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Best Book for mysql

    On what topic? Check [packtpub](http://www.packtpub.com/search?keys=php+mysql&sort=0&types=0&forthcoming=1&available=1&count=20) for ideas.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in rewrite files

    http://www.iis.net/downloads/microsoft/url-rewrite
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Best image tagging script

    What are the requirements? If you're just talking about adding textual tags to an image, that's pretty straightforward. Have a snippet [here](http://www.daniweb.com/web-development/php/code/460663/article-tagging-example)
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Auto Assign

    I wonder why you would use a random assignment if the goal is to get a correct allocation. I'd count the number of assignments for each user and assign the …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Hi folks.

    Welcome to DaniWeb.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Benefits of mvc

    http://www.daniweb.com/web-development/aspnet/threads/474519/asp.net-vs-mvc
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Starting place.

    http://www.daniweb.com/software-development/python/threads/20774/starting-python
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Is my incrimination right?

    Care to share your solution?
  • Member Avatar for pritaeas
    pritaeas

    Edited LINQ

    HI all... can you explain how to use multiviews in ASP.Net?
  • Member Avatar for pritaeas
    pritaeas

    Edited Asp.net vs mvc

    i would like to know which is better to program with asp.net or mvc? what are the differences between the two?
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Asp.net vs mvc

    > what are the differences between the two? ASP.NET is a programming language, MVC is a software pattern (language independent).
  • Member Avatar for pritaeas
    pritaeas

    Gave Reputation to YA RAMSAMKER in wed design

    The IDE is one of the most important aspects of helping you design/develop efficiently, so it's worth trying out a number of different ones. Bluefish, Aptana, Eclipse, Notepad++, Sublime2, Dreamweaver …
  • Member Avatar for pritaeas
    pritaeas

    Edited web design jobs

    job opportunities available for web designers ?
  • Member Avatar for pritaeas
    pritaeas

    Edited source code

    "&nbsp" appears a lot in the source code of a form, what is the purpose of this?
  • Member Avatar for pritaeas
    pritaeas

    Edited Calling a Function

    OK so I'm almost done with my program. How to put this in function like putting each case like void Binary2Decimal() , void Octal2Decimal() & , void Hexa2Decimal() in "TURBO …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Calling a Function

    Closed. Cross-posting is NOT allowed.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in What matters when creating a webisite

    > you as a user what attracts you to visit a website ? Speed and clarity.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Performance comparison between includes and functions

    Personally I'd prefer functions because you can easily pass parameters to them, instead of having values hard-coded. > Would it be more efficient to do them as functions? Time it …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in MVC is it a good practice to mix EF context with own SQL?

    > I was wondering if those that have been using MVC find it normal to mix the > built in entity framework database interfaces with their own SQL in SQL …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in introduction of myself

    Welcome to DaniWeb.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Hello Everybody

    Welcome to DaniWeb.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Hey There! :-)

    Welcome to DaniWeb.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in how to take print screen image on serverside

    Image of what?
  • Member Avatar for pritaeas
    pritaeas

    Edited Families Affected by Autism

    Hello, this is FABA means Families Affected by Autism. Need info related autism.
  • Member Avatar for pritaeas
    pritaeas

    Edited How do you access your YouTube playlist in the iPhone app?

    It suddenly disappeared I can't find it anymore. Please help ;) regards hasbuy
  • Member Avatar for pritaeas
    pritaeas

    Edited How do you access your YouTube playlist in the iPhone app?

    It suddenly disappeared I can't find it anymore. Please help ;) regards hasbuy
  • Member Avatar for pritaeas
    pritaeas

    Edited What is a good gaming laptop for under $1000?

    regards hasbuy
  • Member Avatar for pritaeas
    pritaeas

    Edited Pcwont boot...after playing around with ram?

    im trying to upgrade the ram in my old pc and if I take the original ram stick out and replace it with a better one, it wont boot up …
  • Member Avatar for pritaeas
    pritaeas

    Edited Looking for help with project

    Hi, I don't know if this is the correct forum to post this but I am looking for help from some fellow web designers. I am currently undertaking a project …
  • Member Avatar for pritaeas
    pritaeas

    Edited Looking for help with project

    Hi, I don't know if this is the correct forum to post this but I am looking for help from some fellow web designers. I am currently undertaking a project …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in View outlook reminders using JavaScript

    I think you'll need a server side scripting language to do that for you. AFAIK it's not possible with Javascript alone.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Drupal

    It's a CMS. Everything you need to know about it is [here](https://drupal.org).
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in how can i create a basket shop to online webstore

    There are a lot of pre-made webshops available. Have you tried any of them?
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in I am student doing my srcobd year..

    If you have a specific question, am sure you will get some help here. If you are looking for a partner, you may want to post in our [Jobs and …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in online compiler

    Can you be more specific? Compilers for what exactly?
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in database

    What's your table structure?

The End.