1)Webservice is a Platform Independent,where as windows service is a platform dependent. 2)Webservice should be called inorder to invoke.Windows service gets invoked automatically based on schedule. Sivaramakrishna popuri www.sivatechspot.blogspot.com
S
sivasss
@sivasss
Posts
-
what is difference between webservice and window service -
C# XML Reading hanging outHi Friends,I have a 100 MB XML File.Got suggestions from linked in that In C# XMLReader is the best for reading XML File..But when i use that reader for reading of size 100 MB XML File,its reading but some times hanging...could any body help how to proceed with XML reader with out stucking..?
-
In C# what is the best method to parse large XML Documents(1GB size)...?Hi Friends, Can any body help me what is the best method parse large XML File having size of 1GB.If i use XML Document and XML Reader ,result being very late.... Your answers are welcme Thanks with best regards, sivaram