8,966 Posted Topics

Member Avatar for Shft
Member Avatar for pritaeas
0
114
Member Avatar for amanu092
Member Avatar for nevil120
Member Avatar for YA RAMSAMKER
Member Avatar for BMXDad
0
155
Member Avatar for Kamachisundaram
Member Avatar for rodion.gorkovenko
Member Avatar for RainaAnja
Member Avatar for Ahmed.C
Member Avatar for manishshah
Member Avatar for nadiam
Member Avatar for napninjanx
Member Avatar for AmrMohammed

It means that you can get information from databases easily and logically, without the need to know how exactly it is stored on the database server.

Member Avatar for pritaeas
0
73
Member Avatar for Teezy7

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

Member Avatar for deceptikon
0
376
Member Avatar for Luckychap

Looking for something like [this](http://omari-o.blogspot.nl/2009/09/aspnet-white-space-cleaning-with-no.html) ?

Member Avatar for vsmash
0
164
Member Avatar for Alex_20

http://www.daniweb.com/software-development/python/threads/20774/starting-python

Member Avatar for Alex_20
0
127
Member Avatar for stokie-rich
Member Avatar for stokie-rich
0
156
Member Avatar for gee,selvin1990

> Daniweb is waste no one is replying. stackoverflow is good You're just being impatient. Apart from that, if you post the above on SO it will be closed in no time. What have you tried? Did you even try pzuurveen's suggestion? People here will guide you, but not provide …

Member Avatar for pritaeas
0
296
Member Avatar for James_28

Check out this [thread](http://www.daniweb.com/community-center/daniweb-community-feedback/threads/473236/full-website-functionality).

Member Avatar for pritaeas
0
105
Member Avatar for nadiam

I think the 'no database selected' is caused by your code. Do you have a `mysql_select_db()` somewhere?

Member Avatar for nadiam
0
231
Member Avatar for showman13

http://php.net/soap or http://sourceforge.net/projects/nusoap/ http://www.scottnichol.com/nusoapintro.htm As a test tool I recommend http://www.soapui.org

Member Avatar for showman13
0
248
Member Avatar for mechfly
Member Avatar for showman13

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 and find out. I think for small scripts the difference is negligible.

Member Avatar for showman13
0
168
Member Avatar for paramesh23

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 veedeoo
0
141
Member Avatar for 21345570

> 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 access to the database, which can be a vulnerability issue. > how would you get that database online as well. …

Member Avatar for 21345570
1
169
Member Avatar for Ajay_9
Member Avatar for mikyle
Member Avatar for mikyle
Member Avatar for mikyle
0
109
Member Avatar for TrumPeter
Member Avatar for iamthwee

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 iamthwee
0
167
Member Avatar for urbanthistleuk

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 one with the least. To make it simple just add a column to the user table and keep that updated.

Member Avatar for urbanthistleuk
0
416
Member Avatar for fmtelepe

WebForms is ASP.NET specifically. MVC is a software pattern which can be applied to any language.

Member Avatar for pritaeas
0
37
Member Avatar for LG69
Member Avatar for paramesh23

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
0
95
Member Avatar for rajendher
Member Avatar for pritaeas
0
265
Member Avatar for YA RAMSAMKER

http://www.daniweb.com/web-development/aspnet/threads/474519/asp.net-vs-mvc

Member Avatar for pritaeas
0
61
Member Avatar for Siphokazi_F
Member Avatar for CreatorZeus
Member Avatar for john.kane.100483
Member Avatar for GhenSaminiano
Member Avatar for bofcarbon1

> 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 commands > or stored procdures as they see fit or should one approach be used only? Most coding guidelines would …

Member Avatar for pritaeas
0
168
Member Avatar for zubaer_ahammed
Member Avatar for jacob21

IMO the only sure way to do something like this is to generate a table containing a date for each day of the year.

Member Avatar for Alberto Bucur
0
194
Member Avatar for palakmanthan
Member Avatar for ScubaSam

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
0
130
Member Avatar for mehran.abdi.9
Member Avatar for pritaeas
0
121
Member Avatar for andile makatini

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 Resumes](http://www.daniweb.com/business-exchange/jobs-and-resumes/52) forum.

Member Avatar for pritaeas
0
67
Member Avatar for yrawal90
Member Avatar for pritaeas
0
144
Member Avatar for patidar.pawan.3
Member Avatar for kanoy83

1.8.3 contains the latest versions of the included software. Why use an older one? You'd only need it if you want it to match your webhost.

Member Avatar for pritaeas
0
169
Member Avatar for ActingRude

This small piece of code appears correct. Does the script connect properly? Have you added error checking? Did you run the `event_manage.php` script manually?

Member Avatar for Alberto Bucur
0
158

The End.