I was trying to write a program that opened an instance of Internet Explorer in a separate window, rather than use the Browser control that comes with the .NET platform. In ASP.NET we actually can use Response.Redirect(“http://www.sitename.com”). But What I am trying to do is by using windows form application and then launch Internet Explorer with Login automation. We don’t need to open Browser and Insert username and password in Login Page anymore. The username and password should be inserted i...
For years we have been told that Extract Transform and Load (ETL) development is a struggle between hand-coding and tools. Well, the ETL struggle is over and the winner is the developer who chooses Microsoft SQL Server Integration Services (SSIS). SSIS enables you to easily integrate custom code. You can integrate SQL, Microsoft .NET Framework languages such as Microsoft Visual Basic.NET and Microsoft C#.NET. Even code in COBOL or PerlNET can be integrated. With SSIS your custom code can still t...
During this Support WebCast, we will discuss how to use Data Access services with Microsoft Visual C# applications. The discussion will include an in-depth analysis of the ADO .NET classes and their use in Visual C# applications to accomplish various data access tasks....