Windows Presentation Foundation offers various controls and one of the basic control is the combo box. The combo box has various events such as DropDownOpened, […]
Continue readingAuthor: Subalaxmi Venkataraman
Subalaxmi Venkataraman works as Senior Software Engineer with Trigent Software Ltd. Subalaxmi has over 7.5 years’ experience in .NET. She has worked on various Web and Windows Applications and is constantly interested in upgrading her knowledge and learning new technologies with regard to .NET and SQL Server.
Introduction to SQL Server Integration Services (SSIS) – Part 1
Introduction In this blog, I will discuss SQL Server Integration Services (SSIS) and its components. SQL Server Integration Services (SSIS) is an ETL tool (Extract, […]
Continue readingSecurity in Web API – Part 2
In my blog, `Security in Web API – Part 1’, we discussed how to create APIKeyHandler and AuthHandler. In this blog, we will see how […]
Continue readingSecurity in Web API – Part 1
Security has always been a major concern when we talk about enterprise-level applications. This is truer, when we talk about exposing our business through services. […]
Continue reading