hello guys how r u ??
my question is that, if i am getting or retrieving data from database through web service and other side i am getting data with out service on my web form so what is the difference between them ? any securtiy point of view ot any thing else ??
Reply soon
Thanks
Loading
Keyur PatelPosted Apr 12, 2013, 8:39 AM
It is depend on your requirement. If you don't require to provide of your data outer the world then no need to use webservice. You can use web form to pass data for your internal requirement. You can also apply security on webform to pass data from database.
If you need more details please let me know.
Happy Programming!
Regards,
Keyur Patel