Click here to Skip to main content
15,908,254 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Wich control to use and how to show the content from db Pin
T M Gray14-Oct-10 7:06
T M Gray14-Oct-10 7:06 
GeneralRe: Wich control to use and how to show the content from db Pin
Priya Prk18-Oct-10 1:27
Priya Prk18-Oct-10 1:27 
Questionweb service for sending email Pin
Jassim Rahma14-Oct-10 2:14
Jassim Rahma14-Oct-10 2:14 
AnswerRe: web service for sending email Pin
JHizzle14-Oct-10 2:24
JHizzle14-Oct-10 2:24 
AnswerRe: web service for sending email Pin
fjdiewornncalwe14-Oct-10 2:41
professionalfjdiewornncalwe14-Oct-10 2:41 
AnswerRe: web service for sending email Pin
Herman<T>.Instance14-Oct-10 2:53
Herman<T>.Instance14-Oct-10 2:53 
AnswerRe: web service for sending email Pin
Brij14-Oct-10 4:11
mentorBrij14-Oct-10 4:11 
AnswerRe: web service for sending email Pin
Vimalsoft(Pty) Ltd14-Oct-10 4:39
professionalVimalsoft(Pty) Ltd14-Oct-10 4:39 
A lot of Applications needs the email functionality that is possibly the same in some cases. The DLL VS Web-services is an easy choice.

DLL

1) DLL every time you make a change you need to compile it and distribute it in all the other Application(lets hope its not 20 like in my case)


Web-service

1) When you make a change in your web service you make it one place and all the other application will get the change.

i have more than 20 Win and web application and i wouldn't want to have a maintenance nightmare. As i said its easy to choose between the two as it is obvously the webservice is the best choice.

Thanks
Vuyiswa Maseko,

Spoted in Daniweb-- Sorry to rant. I hate websites. They are just wierd. They don't behave like normal code.

C#/VB.NET/ASP.NET/SQL7/2000/2005/2008
http://www.vuyiswamaseko.com
vuyiswa@its.co.za
http://www.itsabacus.co.za/itsabacus/

GeneralRe: web service for sending email Pin
fjdiewornncalwe14-Oct-10 13:05
professionalfjdiewornncalwe14-Oct-10 13:05 
Questionhow to enable calendar control inside the gridview? Pin
srisairam14-Oct-10 1:33
srisairam14-Oct-10 1:33 
AnswerRe: how to enable calendar control inside the gridview? Pin
Herman<T>.Instance14-Oct-10 2:55
Herman<T>.Instance14-Oct-10 2:55 
QuestionAutoComplete Extender in VS 2008 Pin
Thanusree Duth13-Oct-10 18:52
Thanusree Duth13-Oct-10 18:52 
AnswerRe: AutoComplete Extender in VS 2008 Pin
Not Active14-Oct-10 0:10
mentorNot Active14-Oct-10 0:10 
AnswerRe: AutoComplete Extender in VS 2008 Pin
raju melveetilpurayil14-Oct-10 0:14
professionalraju melveetilpurayil14-Oct-10 0:14 
Questionone API for all social networks! Pin
Jassim Rahma13-Oct-10 5:17
Jassim Rahma13-Oct-10 5:17 
AnswerRe: one API for all social networks! Pin
fjdiewornncalwe13-Oct-10 8:55
professionalfjdiewornncalwe13-Oct-10 8:55 
Questionreturn more than one value from web service Pin
Jassim Rahma13-Oct-10 3:57
Jassim Rahma13-Oct-10 3:57 
AnswerRe: return more than one value from web service Pin
Luc Pattyn13-Oct-10 4:07
sitebuilderLuc Pattyn13-Oct-10 4:07 
GeneralRe: return more than one value from web service Pin
Jassim Rahma13-Oct-10 4:18
Jassim Rahma13-Oct-10 4:18 
GeneralRe: return more than one value from web service Pin
fjdiewornncalwe13-Oct-10 8:59
professionalfjdiewornncalwe13-Oct-10 8:59 
AnswerRe: return more than one value from web service Pin
Brij13-Oct-10 4:54
mentorBrij13-Oct-10 4:54 
Questionprotect web service?! Pin
Jassim Rahma13-Oct-10 3:32
Jassim Rahma13-Oct-10 3:32 
AnswerRe: protect web service?! Pin
Karthik. A13-Oct-10 5:09
Karthik. A13-Oct-10 5:09 
QuestionWORKFLOW IN ASP.NET Pin
Member 322226413-Oct-10 0:29
Member 322226413-Oct-10 0:29 
Questionhow to run outlook on client Pin
magichi12-Oct-10 20:14
magichi12-Oct-10 20:14 

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

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.