Java vs .Net – Key Differences to Decide Which is Better?

Programming languages have changed with time and as a result, the code industry is changing, Java and .NET are certainly among the wider technologies influencing the trend. Today, they are used by companies for server-side applications. But the developers struggle in Java vs .NET choice.

Both Dot NET and Java focus on providing the landscape for large-scale applications. But Java vs. .NET is the question that needs an answer, so we’re to help you. We will take you through Java and .NET differences, to help you choose for your website or app development.

Continue reading “Java vs .Net – Key Differences to Decide Which is Better?”

Main Difference between SessionState and ViewState in Asp.net

In my previous tutorials, I’d explained the difference between appsettings and connectionstring in asp.net, import excel data into sql server using bulk insert, top 100+ evergreen asp.net interview collection, difference between executereader executenonquery and executescalar and other similar tutorials on difference, sessionstate, viewstate here.

Now here in this tutorial, I’ll explain the main difference between SessionState and ViewState in asp.net.

Continue reading “Main Difference between SessionState and ViewState in Asp.net”

How to Get appSettings Value from Web.config File?

Now here in this tutorial, I’ll explain how to read or get appSettings value from web.config file to fetch connection string using c# as well as vb.net in Asp.net. If you find the tutorial useful, do check out our other tutorials as well.

In my previous tutorials, I’d explained about insert update and delete on asp.net gridview, sql injection with example, get connectionstring from web.config file and other more cracking tutorials on appSettings, Asp.net here.

 

Continue reading “How to Get appSettings Value from Web.config File?”

How to Get ConnectionString from Web.config in Asp.net?

Now here in this tutorial, I’ll explain how to read or get connectionstring from web.config file using c# as well as vb.net in Asp.net. Read the full tutorial to get a clear cut idea on how to obtain connectionstring from web.config file. If you feel that that the tutorial was worth your time, then please do check out our previous tutorials as well as I mentioned below.

In my previous tutorials, I’d explained about appSettings vs connectionStrings in web.config file, sql injection with example and other more amazing tutorials on connectionStrings, Asp.net here.

 

Continue reading “How to Get ConnectionString from Web.config in Asp.net?”

Difference between appSettings and connectionStrings in Web.config

In my previous tutorials, I’d explained the difference between dataset datareader dataadapter dataview in .net, difference between executereader executenonquery and executescalar, top 10+ oops concepts with an examples and other similar tutorials on difference, appSettings, connectionStrings here.

Now here in this tutorial, I’ll explain the main difference between appsettings and connectionstrings in asp.net with an example.

Continue reading “Difference between appSettings and connectionStrings in Web.config”

Get Folder Files List and Export to CSV in .NET

In my previous tutorials, I’d explained how to upload and download files in asp.net, get directory files list with it’s sub-directory and other more cracking tutorials on Files, JavaScript, jQuery in Asp.net with an example code.

Now here in this tutorial, I’ll explain how to get folder files list and export to csv or excel spread sheet in asp.net using c# as well as vb.net.

Continue reading “Get Folder Files List and Export to CSV in .NET”