Tag: software development
-
Do i need to upgrade to NET 9
.NET 9 will be available shortly. The main focus in .net 9 is .NET 8 is long term support. it means, .NET 8 will have long support rather than .NET 9. If you already…
-
Software Development Best Practices
As a software engineer, i feel overwhelming with the software development process. Although, it’s been more than decades to learn about it and plus my doctoral degree is in software engineering. i don’t have…
-
Bootstrapper for SQL Compact 4 and Sync Framework 2.1
Deployment is an important step in an ALM. Building smooth and good experience in installation will make the user happy and the application lifecycle management will be better. In .NET development application, the software…
-
Deployment Strategy in .NET Client Application
Having confused with deployment option for your Client Application. In this article, it shows you that the .NET Client App has many option to deploy and to package. You can read and download the…