scipbe.wordpress.com
ASP.NET WebAPI 2.2 REST services and Windows Integrated Authentication (WIA) | SCIP.be blog
https://scipbe.wordpress.com/2014/08/30/asp-net-webapi-2-2-rest-services-and-windows-integrated-authentication-wia
Software development (.NET/Web/Mobile/Cloud). August 30, 2014. ASPNET WebAPI 2.2 REST services and Windows Integrated Authentication (WIA). ASPNET WebAPI 2.2 REST services and Windows Integrated Authentication (WIA). Laquo; Previous post. Next post ». Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. Notify me of new comments via email. Blog Bart De Smet.
scipbe.wordpress.com
Customize WCF RIA Services code generation | SCIP.be blog
https://scipbe.wordpress.com/2011/06/12/customize-wcf-ria-services-code-generation
Software development (.NET/Web/Mobile/Cloud). June 12, 2011. Customize WCF RIA Services code generation. WCF RIA Services code generation. Setup of demo application. T4 Code generation classes. Adding interfaces to the generated entities. Adding attributes to the generated entities. Using derived data annotation attributes. Adding XML comments to the generated entities. Using derived classes for entities, domain contexts and the web context. Implementing your own logic in the derived classes. Blog Code A...
scipbe.wordpress.com
Functions in the Entity Framework 4.0: part 1 | SCIP.be blog
https://scipbe.wordpress.com/2010/08/30/stored-procedures-udfs-in-the-entity-framework-part-1
Software development (.NET/Web/Mobile/Cloud). August 30, 2010. Functions in the Entity Framework 4.0: part 1. Importing stored procedures in the EDM. Mapping functions to CRUD operations. Returning a scalar value. Returning a complex type. Laquo; Previous post. Next post ». Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. RSS feed & Website.
scipbe.wordpress.com
Functions in the Entity Framework 4.0: part 3 | SCIP.be blog
https://scipbe.wordpress.com/2010/09/21/functions-in-the-entity-framework-4-0-part-3
Software development (.NET/Web/Mobile/Cloud). September 21, 2010. Functions in the Entity Framework 4.0: part 3. Over the last few weeks I’ve been writing a series of articles that cover some great improvements in the Entity Framework 4.0 In this third article I will explore some SqlClr features and show how to call custom .NET functions and aggregates in LINQ to Entities queries. Creating SqlClr user defined functions. Calling the SqlClr functions in SQL. Calling the SqlClr functions in LINQ to Entities.
scipbe.wordpress.com
Spatial Data in Entity Framework 5.0 | SCIP.be blog
https://scipbe.wordpress.com/2013/01/15/spatial-data-in-entity-framework-5-0
Software development (.NET/Web/Mobile/Cloud). January 15, 2013. Spatial Data in Entity Framework 5.0. In Entity Framework 5.0 spatial data types are supported so now we can create Linq queries to query nearby locations, calculate distances and check if locations intersect with an area. This articles demonstrates how to insert and update locations with latitude and longitude coordinates and how to query them in different ways. Setup of demo project. Inserting and updating locations. Laquo; Previous post.
scipbe.wordpress.com
Functions in the Entity Framework 4.0: part 2 | SCIP.be blog
https://scipbe.wordpress.com/2010/09/11/net-stored-procedures-udfs-in-the-entity-framework-part-2
Software development (.NET/Web/Mobile/Cloud). September 11, 2010. Functions in the Entity Framework 4.0: part 2. In this second article about the Entity Framework version 4.0 user defined functions and the new Model Defined Functions will be explored. Based on a series of simple examples I will show how to map UDF’s and Entity SQL expressions to Model Defined Functions and how to call them in LINQ to Entities queries. User Defined Functions (UDF). Mapping functions to CRUD operations. Laquo; Previous post.
scipbe.wordpress.com
Azure Management Libraries | SCIP.be blog
https://scipbe.wordpress.com/2015/01/13/azure-management-libraries
Software development (.NET/Web/Mobile/Cloud). January 13, 2015. Some months ago I was creating some tools at my work to automate the creation of branches in Team Foundation Server, together with namespaces, build definitions and Azure environments. To create and delete Azure clouds services, databases, storage, websites, services busses, I used the Azure Management Libraries. Laquo; Previous post. Next post ». Leave a Reply Cancel reply. Enter your comment here. Address never made public). Customized tas...