Quantcast
Browsing all 32057 articles
Browse latest View live

DataTable.Copy() in C# issue

Hello,I want to implement the C# DataTable.Copy() functionality in my code. As this function copies the data as well as the data-structure from the Source, My Source is odbc connection and I want to...

View Article


Developing a Facebook FBML PageTab App in ASP.NET

Hai , How to Developing Facebook PageTab App in Asp.net and C# . Plz Help me

View Article


event handler in the button of grid view row selection

I am displaying a table in the page with the help of grid view where we get the contents of the job vacancies and also button displayed with each row having two buttons "APPLY JOB" and "SAVE JOB". I...

View Article

Get Checked Checkbox in site Repeator

Hi dear friend  i have make a usercontrol  in which i am showing image and checkbox and i have call i in repeator (index.aspx) page now i want to onbutton click get checked checkboxes how can i do can...

View Article

Insert records to table2 when records are deleted in table1

How to write a procedure for Inserting corresponding records to table2  when records are deleted in table1 Both table has same primary key column named :- IDNote: Delete transaction will not place by...

View Article


Reading xml file using linq in visual studio 2005(asp.net)

hi,how to fetch records from xml file using .framework 2.0.i want to retrive records using linq but it is giving problem for .net framework 2.0 (visual studio 2005) but works accuratly in visual studio...

View Article

Assembly Introduction of an integer

Introductionof an integerAsk theuser to enteran integer. if the user entersan integerrather thanintroducesuch as14+12. The program shouldshowa messagesayinginvalidcharacterand ask toenter...

View Article

Application development

Need to create an application which will fetch all the important details from a server i.e last restart time,space availability etc

View Article


ODBC copy to SQL Server

HI,I have this C# code with me....-----------------------------------------------------------------open the Sql server connectionthenopen the Odbc ConnectionOdbcCommand sqlCmd = odcon.CreateCommand();...

View Article


Reg Display data in Html table along with edit and delete???

Hai,  I want to show the sql table data in html table like <table><tr><td> let me know how to show  this with the help of javascript.please post the complete code with edit and update...

View Article

grid view /Label

i have used infragistics for grids and tabsi have rotated my table so that column will become row and viseversa(i want my colum to be header)now i  have a header in row(previously coulmn)but the header...

View Article

How to change the button caption dynamically in WPF using MV

 Hi,In the presentation layer having the startup project called XXX.UI.Wpf this is my startup project which has app.xaml and Mainwindow.xaml form alone. AndHaving Another project called...

View Article

How to get the Idle time for the process

Hi,How can i get the Idle time for the process.For Example: If i am using notepad, i need to find the Idle time of that particular Process.If i am typing the name of that process in the text box...

View Article


what is the meaning of reference type and value type

i want answer that question please send me as soon as possible

View Article

How can i add values from texbox using mvc4

How can i add values from texbox using mvc4

View Article


How to use the ExtendedWebBrowser

Hi all!I'm a c# beginner and, yes, i'm new in this forum too.I'm writing a c# program where i need to open more tabs in a webbrowser object.I've look a while in the web and I found this...

View Article

How to write stored procedure for increment scenario

Hi,For example I have one table d in that i have two columns like key and full_date and another table f with column key.we can load the data through etl tool it will load corresponding key in fact...

View Article


tcp server to accept windows phone app connection

i have followed this link to create a client app for windows phone which will connect to a tcp server>http://msdn.microsoft.com/en-us/library/windowsphone/develop/hh202858(v=vs.105).aspxnow i want...

View Article

crystal reports the problem

hi,   private void button1_Click(object sender, EventArgs e)        {            try            {                ReportDocument cryRpt = new ReportDocument();                ParameterField paramField...

View Article

Ajax problem

HiI am using VS2010 and i added ajax toolkit for .net framework 4.i used textbox water mark and pop up baloon in my pages. when i run them on local server they work fine but when i uploaded site on...

View Article
Browsing all 32057 articles
Browse latest View live