alextansc

718
Reputation
97 views

Registered User

Name alextansc
Member for 1 year
Seen Nov 26 at 1:54
Website
Location Earth
Age 29
System Analyst. Interests: C#, VB.NET, ASP.NET, LINQ, SQL Server 2005.
Nov
7
revised .NET 3.5: How to host WF runtime in WCF?
Update with new information to set as answer.
Nov
7
accepted .NET 3.5: How to host WF runtime in WCF?
Oct
29
answered .NET 3.5: How to host WF runtime in WCF?
Oct
29
comment .NET 3.5: How to host WF runtime in WCF?
Thank you for extra information, but I came to know about WCF hosting through this article about Human Workflow: msdn.microsoft.com/en-gb/library/…. As it does not provide sample solution, I came here asking for one. I've found an article that might be the answer to my question, so I hope you can give your comment on it.
Oct
28
revised .NET 3.5: How to host WF runtime in WCF?
Added more information.
Oct
28
comment .NET 3.5: How to host WF runtime in WCF?
Thanks for the article, but from a quick glance I could not find anything specific on WCF hosting.
Oct
27
asked .NET 3.5: How to host WF runtime in WCF?
Oct
23
awarded  Popular Question
Oct
22
awarded  Famous Question
Oct
21
accepted What is Windows Vista’s equivalent for the Version tab in Properties?
Oct
21
answered What is Windows Vista’s equivalent for the Version tab in Properties?
Oct
21
comment What is Windows Vista’s equivalent for the Version tab in Properties?
Can't install visual studio on user machines where the DLLs are deployed, but it does help me find the answer I'm looking for.
Sep
21
awarded  Yearling
Aug
13
comment What is Windows Vista’s equivalent for the Version tab in Properties?
Product Version is one of the properties displayed in the Details Tab, but isn't the Assembly Version. Version doesn't show anything at all.
Aug
13
revised What is Windows Vista’s equivalent for the Version tab in Properties?
added 281 characters in body
Aug
13
comment What is Windows Vista’s equivalent for the Version tab in Properties?
Well, I don't have access to Superuser.com, so I can't post there even if I wanted to.
Aug
13
asked What is Windows Vista’s equivalent for the Version tab in Properties?
Aug
5
awarded  Nice Question
Aug
4
awarded  Popular Question
Aug
3
awarded  Popular Question
Jul
27
comment LINQ2SQL: How to implement a generic maximum string length validation?
I've tested it out using my own LINQ objects, and it works fine! With a few touch-ups, it's a pretty simple solution that caters most of my validation needs. Thank you!
Jul
23
asked LINQ2SQL: How to implement a generic maximum string length validation?
Jun
12
comment Conversion C# to VB.net Linq to Sql
@Nev_Rahd: you might want to edit your post and add the solved solution below your question. It's a lot easier to read with proper code syntax highlight.