here is a t4 file. save it using .tt extension and change the connection accordingly and drag to visual studio solution.
A blog about web application development mainly on backend side
Tuesday, February 26, 2013
Subscribe to:
Posts (Atom)
What is DaemonSet in Kubernetes
A DaemonSet is a type of controller object that ensures that a specific pod runs on each node in the cluster. DaemonSets are useful for dep...
-
Cross-platform compatibility: MAUI allows developers to write code that can run on multiple platforms with minimal modifications. Shared cod...
-
Introduction: In the dynamic world of software development, the tools we use play a crucial role in shaping our workflow and influencing th...
-
Introduction: OAuth 2 has become the de facto standard for securing APIs and enabling secure access to resources. In the context of Micros...