Should I use Notifications for this?
i'm new learning notifications architecture , know how heavy learning should go project.
i have service allow websites send info client application. app gets downloaded members of service. there client , website module client.
the user can have mutliple website modules.
the websites send soap update of info want send client server. server acts messenger , relays info client. server performs stat , security on updates prior sending appropriate client.
the updates within window of 10am 10pm , updates can occur @ every 60 minutes durring timeframe.
the server host account uses mssqlexpress , offer 1 db @ 50mb. accounts bandwidth 2g per month. should adequit until membership service pick , more power needed.
the ide express c# , vwd. vs2005 standard used later wont change mssql version.
ado.net implemented in client , webserver code.
besides website updates there plans allow websites send alerts members cell phone, email, pda. they'll able once month. service offers them easy way advanced communications members without high expess of implementing , maintaining service themselves. users can contacted events related membership multiple companies using 1 app.
would implementing notifications client when update occurs , using notifications notify program website sent update best approach persue? remoting on client app side of equation being considered well.
will implementing notifications in hosting environment stated slow down performance?
how can measurement on resources done, couldn't find tech info guide on feasibility calculation?
would different notification coding use notification coding for admin(error, logging ) services notification architecture offers integrate smoothly.?
also nice offer websites ability send individuals or groups of individuals broadcast updates via cell or email.
answers tell me whether should go deeply notification architecture or stick lite version simple email notfications oh inform the user that a new feature added account?
hi jsvonline -
>>the server host account uses mssqlexpress
if i'm reading post right, decision easy. ssns available standard , enterprise versions of sql server.
hth...
joe
SQL Server > SQL Server Notification Services
Comments
Post a Comment