I'm currently working on a ASP.Net / C# / SQL 2000 project that involves the
entering of keywords, that a web user enters, and then searching MSWord
documents for those words. This information will then be used to perform
weighted searches on the keywords and text of multiple MSWord documents...
more >>
Classes:
1-DataRepository Class - Contains (GetClientInfo Method, GetOrderInfo
Method)
2-Client Class
3-Order Class
The DataRepository Class has all the Functions that deals with the
Database such as (Client & Order) database methods.
Required:
make the Client Class have only Access...
more >>
Hi,
Is there a way to force a FIN packet back to the client in the
EndProcessRequest method? If not, could someone please explain how/why FIN
packets are generated.
Would appreciate any help.
THanks you.
Regards,
CRaig
...
more >>
Hi
I would like to integrate a license mechanism into my application. How can I
do that?
The application should run only 30 days, if the user hasn't a valid license!
Then, he has to insert a valid lincse to use the application again.
Can anyone help me?
Thanks
Dominik...
more >>
With VS.NET Standard (not VS.NET Professional).
Can i develop windows Services with this?
Also, can i develop components for .NET Remoting?
Currently I develop windows services with my VS.NET 2003.
But now with so many versions (Express, Standard, Professiona, Office Tools
and Team Suite), I...
more >>