Öncelikle tanımdan yola çıkarsak ADO .NET (ActiveX Data Objects.NET ) , Aktivex tabanlı çalışan, Microsoft’un veri erişim teknolojisidir. Bu veri erişim, sadece SQL Database bağlantısı değildir, Oracle, mySql, Access ve tüm office araşları olmak üzere tüm ver tiplerine erişim imkânı sunmaktadır.4 Ara 2012
Read moreNET teknolojileri nedir?
NET Framework, Microsoft tarafından geliştirilen, açık İnternet protokolleri ve standartları üzerine kurulmuş bir “uygulama” geliştirme platformudur. Sağladığı çoklu dil desteğiyle, tek dile bağlı kalmadan değişik tipte uygulamalar geliştirmemize olanak sağlar.
Read moreSQL Connection ne demek?
SqlConnection , SqlDataAdapter ve SqlCommand bir Microsoft SQL Server veritabanına bağlanırken performansı artırmak için ile birlikte kullanılır.
Read moreWhat is ASP.NET with C#?
ASP.NET is a web application framework developed and marketed by Microsoft to allow programmers to build dynamic web sites . It allows you to use a full featured programming language such as C# or VB.NET to build web applications easily.
Read moreIs C# and ASP.NET same?
Basically, ASP.NET is a web delivery mechanism that runs either C# or VB.NET in the background . C# is a programming language that runs ASP.NET as well as Winforms, WPF, and Silverlight.
Read moreIs .NET and C# different?
What are the differences between them? In simple terms, C# is a programming language, whereas . NET is the framework on which the language is built . Microsoft created .
Read moreWhat is .NET and C# used for?
Because C# is a Microsoft creation, its uses are for Microsoft implemented products. Additionally, C# usage is mainly for the development of desktop-based applications. While . NET is also a Microsoft creation, it is a platform for the development of Windows-based applications .
Read more