-
Anyone used PetaPOCO with CSLA .NET? What do you think of such direction? Tarek.
-
Thanks JonnyBee, I am using CSLA 2.0 (for .NET 2.0). What is the method to check the validation status? Tarek.
-
After executing : PropertyHasChanged() I need to check the result of the validation of that property, and I need to throw an error after running "PropertyHasChanged()". The error is same error generated by the Validation Routine of same property, How I can check the validation status of a given property? or How I can execute the validation
-
Hi Rocky, Just wanted to say that I started learning CSLA since 4 year, and just now I could see the value of what I learned. I have based the entire evaluation approach of the Candidates and designed the practical exam based on CSLA concepts and Sample Application (only the Web Project). It was a great success, as it helped me identify the correct
-
I have setup 7 virtual machines (one on my work Laptop and 6 on 3 Laptops for the Candidates). When I tried to debug the PTWeb Application Project, I use the get the error which I reported earlier. I got this error on 4 VMs, and 3 VMs worked well without any error. The error will be resolved when I run VS as Admin and then debug will work fine. Honestly
-
thanks Rocky .... all went well. I setup 6 virtual machines ob 3 laptops (Windows 7) and CSLA with the ProjectTracker sample app were such an excellent idea to be the basis for evaluation. Tarek
-
Thaks Rocky, I managed to compile the Framework (for .NET 3.5 and VS 2008 Prof. Ed. using VB Sample Code) and run the Sample Applicaiton. I am using Windows 7 64 bit and the related IIS server. I had to comment this line from web.config : <add key="CslaDataPortalProxy" value="Csla.DataPortalClient.WcfProxy, Csla"/> so that
-
I have similar requirements, but I want to use VS 2008 Express / Visual Web Developer 2008 and the matching version of CSLA .NET. Is it possible to compile the framework and run the sample project using VS 2008 Express and Visual Web Developer 2008? Tarek.
-
Appreciate your help ... we are now preparing the Laptops, and we have to be ready by the end of tomorrow so any feedback or recommendation to help me save time to avoid trial and error, will be greatly appreciated. Note: This is the first time I will try using VS 2008 Express Edition and CSLA .NET. I am using CSLA for .NET 2.0 and VS 2005 Prof. Edition
-
We are planning to Interview candidates for .NET/C# Project Leader Positions, and we will use CSLA .NET Sample Project as the basis for the Interview Practical Test, to evaluate the technical skills of the candidates. Our target is Web Application Development under Visual Studio 2008 (Express Edition) and SQL Server 2005 (Express Edition). Questions