Click here to Skip to main content
       

Web Development

 
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page  Show 
GeneralRe: I am developing a GPS tracking app on Android .but i want to make web server which take update from cell using GPS.mvpRichard MacCutchan1 Feb '13 - 23:40 
babarkhalid wrote:
i think its only give a application to work,,,tell me phases..?..
Sorry, I don't understand what that is supposed to mean.
GeneralRe: I am developing a GPS tracking app on Android .but i want to make web server which take update from cell using GPS.memberbabarkhalid1 Feb '13 - 23:44 
can u tell me of coding where server will take update from Android GPS device? how can i start?
GeneralRe: I am developing a GPS tracking app on Android .but i want to make web server which take update from cell using GPS.mvpRichard MacCutchan2 Feb '13 - 0:01 
babarkhalid wrote:
can u tell me of coding where server will take update from Android GPS device? how can i start?
I have no idea how your application is supposed to operate so I cannot begin to suggest what coding is necessary. I would suggest you spend some time researching the parts you need to work with and come back here when you have a more specific question.
Questionany one tell me how to make online exam test using mvc asp.net and database SQL?memberbabarkhalid1 Feb '13 - 19:49 
hay...
 
anyone help me ?please/.
 
i wana to make a online exam test in mvc asp.net and also using SQL?
 
can any body tell me or give me hints where i get help to making it..or take code for help... please give me ?
AnswerRe: any one tell me how to make online exam test using mvc asp.net and database SQL?mvpSandeep Mewara1 Feb '13 - 20:50 
Start from here: YouGrade - Asp.NET MVC Multimedia Exam Suite[^]
Pick what you want to learn and implement.
Sandeep Mewara
Microsoft ASP.NET MVP 2012 & 2013
 

[My Latest Article(s)]:
How to extend a WPF Textbox to Custom Picker
Server side Delimiters in ASP.NET

GeneralRe: any one tell me how to make online exam test using mvc asp.net and database SQL?memberbabarkhalid1 Feb '13 - 20:57 
i too much impress from your that give link and too see that project...Thumbs Up | :thumbsup: but how i can make that online test without using youtube...and i wana to use too make my own questions?
Questionuse of SECTION in Html 5memberSwinkaran25 Jan '13 - 14:35 
I found that many html users utilize the SECTION in a wrong way. One of my co-developer(in fact he is an HTML UI designer) uses SECTION as instead of DIV. I noticed some use this to wrap the content.
 
I am very interested to know, for what purpose are you guys using this SECTION?
 
Thanks
AnswerRe: use of SECTION in Html 5memberAnkur\m/28 Jan '13 - 20:03 
Quoting from w3schools.com[^]
The <section> tag defines sections in a document. Such as chapters, headers, footers, or any other sections of the document.
This link also explains it very well - http://www.w3.org/wiki/HTML/Elements/section[^]
Hope this helps!


..Go Green..

GeneralRe: use of SECTION in Html 5memberAmbientCoding29 Jan '13 - 12:38 
The section element is one of the new HTML5 elements, like header, footer, and other semantics.
As far as I know, they work quite the same as a div, only the div is a more generic way of dividing content.
The section is used for a specific group of content.

If your co-developer is using section everywhere, he is using it wrong and he has to use the div element.
It is possible to use more section-elements.

With the use of section, the developer has to call it only once in the CSS-file with 'section{}'. Kinda like a class attribute, but used for specific areas on the web page.
AnswerRe: use of SECTION in Html 5membererikroyall4 Feb '13 - 6:51 
I avoid usage of semantic elements that were introduced in HTML5(like section) (except article, aside) because I mostly work with web apps that are compatible with older browsers (IE8, Atommic 1.0 etc.)

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   


Advertise | Privacy | Mobile
Web04 | 2.6.130523.1 | Last Updated 23 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid