Monday 22 July 2013

How to Create Setup project in visual studio || Step By Step To Create Setup.exe For .NET Project || Create Setup and Deployment Project

Hi Friends,in this article i will explain about how to Create setup in visual studio or Step By Step To Create Setup.exe For .NET Project or Create Setup and Deployment Project.

I already explained in previous articles on Windows Forms.

Step 1: First of all, create a Windows Forms application with text boxes and button what you want like an application. 

Step 2: Next add a setup project by clicking on File-> Add-> New Project.

Sunday 21 July 2013

how to save each sheet in an Excel workbook to separate CSV files or saving data in Excel in different sheets of a workbook

Hi friends, in this article I will explain about how to save each sheet in an Excel workbook to separate CSV files or saving data in Excel in different sheets of a workbook.
I will explain through some example. I take one excel workbook it contains 10 worksheets and worksheets names like c1 c2 c3 etc.
Open Microsoft visual studio
Open File--> new-->project

Wednesday 17 July 2013

Restore Recently Closed Tabs in Chrome, Firefox, Internet Explorer | Reopen recently closed tabs in Chrome,Firefox, Internet Explorer

                 Hi friends , in this article I will explain about Restore Recently Closed Tabs in Chrome, Firefox,  Internet Explorer  or  Reopen recently closed tabs in Chrome,Firefox, Internet Explorer.
Sometimes it’s very important because we suddenly or by mistake we close the tab but we want that link, we don’t know that link URL, we can’t do anything. Actually I suffered that’s why I searched for this and write the post for U friends.

Thursday 11 July 2013

What are the differences between an EXE and a DLL in .NET? | Difference between an EXE and a DLL in .NET

                                     Hi friends, in this article I will explain about the difference between an EXE and a DLL?.In Previous article i already explained about the  Interview Questions in VB.NET, .NET Framework.ASP.NET interview Questions , Interview Questions on SQL Server , ASP.NET Interview Questions Part II and Interview Questions on SQL Server Part II
I am giving some difference, may some have same meaning but I think in interviews at least we can remember some of them. That’s why I give more points but have same meaning.Below are the differences between an EXE and a DLL.

Compares the access modifiers in VB.NET |What are class access modifiers? | What are class access modifiers in .NET

                               Hi friends ,in this article I will explain about how to Compares the access modifiers in VB.NET |What are class access modifiers? | What are class access modifiers in .NET 
What are class access modifiers?
Access modifiers are keywords used to specify the declared accessibility of a member or a type. This section introduces the four access modifiers:
  •  Public
  • Protected
  • Private
  • Friend ( Internal in C#) and
  • Protected friend (protected internal in C#)

Tuesday 9 July 2013

Difference between Structure and Class in .NET || What are the difference between Structure and Class in .NET?

                           Hi friends in this article I will explain about the difference between Structure and Class.I think it may useful in interview Questions.I explained about the interviews questions in the previous articles Interview Questions in VB.NET, .NET Framework.ASP.NET interview Questions , Interview Questions on SQL Server , ASP.NET Interview Questions Part II and Interview Questions on SQL Server Part II

What are the difference between Structure and Class?
© 2012-2018 Aspdotnet-Kishore.blogspot.com. All Rights Reserved.
The content is copyrighted to Kishore and may not be reproduced on other websites without permission from the owner.