how use cookies to passing drop downlist value from master to its content page
how use cookies to passing drop downlist value from master to content page?
View ArticleHow to read .dat file in asp.net using csharp
Dear Sir, Read .dat file record as follows; 000001201301011000I 000001201301011900O 000002201301011900I 000002201301011900O Emp_No- 000001 Year-2013 Month-01 Date-01 time-10000 In/Out-I Note Intime...
View ArticleStoryboard in wpf
how to stop the storyboard in wpfbut i used thisstoryboard_name.Stop();storyboard_name.Stop(container);it does not works in my applicationis there any way ?pls help me.thanks and regardsPMuthukumar
View ArticleBuyer&Seller (order) Form in asp.net/c#.net
Can any one give me order form with sample source code for any online shop?
View ArticleHow to get the dataRow where the cursor is located
I need to get the dataRow where the cursor is located. The following code works fine:dRow = aisc_dbDataSet.Tables["W"].Rows[wDataGridView.CurrentRow.Index];The problem arises when the dataTable is...
View ArticleHow to generate a qrcode in windows phone 7
Trying to generate a qrcode in windows phone 7 to make it possible to add contacts
View ArticleMyquery in MSAccess DataBase i tried but not workinghelp me
My query as follows in ms access data base. Table name is Tb_SCh_TIme_Table. in the below query i am using only one table.the table name is Tb_SCh_TIme_Table. TRANSFORM...
View ArticleBind Combobox with a databae Column?
By Wizard i have bind a column of db to Combobox now i want to bind it by programming please guide me using c#
View ArticleI am new to C#, want to learn ASP.net from basic
I am new to C#, want to learn ASP.net from basic. Please recomend me some Very easy and Excellent> Training webs or> videos(in english or urdu or hindi language) or> Booksor else
View ArticleAdding Sound Files to System Sounds in Windows 8
How do I get permission on my own computer to add a .wav file to C:\Windows\WinSxS\amd64_microsoft-windows-shell-sounds_31bf3856ad364e35_6.2.9200.16384_none_6fdc23973f4dcd1e, which contains all the...
View Articledon't send attachments to cc / outlook addin
private void Application_ItemSend(Outlook.MailItem Item, ref bool Cancel) { GetMessageID_NEW(null, Item, Item, "OUTGOING"); if (Item.Attachments.Count > 0) { if ((Item.CC != null)) { if...
View ArticleHow can we implement search a keyword in using selected webs
I want to know How to implement following tech stuff. And I want to know any existing api / plugin/ ready to use logic is available for this.I want to design custom search engine which can search to...
View ArticleC# timeout on database object
I am getting a timeout message when accessing a linq to sql object in a C# 2010 application. This error message is occuring when I am doing a select in the linq to sql object. thus can you tell me how...
View ArticleCoding of Pocket Tank game
hi, friends i want to make a pocket tank game in android but i don't know how start so any one will help me to start this project.thank you!
View ArticleCan you direct
Can you direct me to other articles about this? I will recommend this article to my friends as well. Keep it uppf tempesta seven bold font
View ArticleHow to add Zoom control in windows8 media player app
Hai i create one simple media player app windows8 using visual studio12 using c# in this app how to add zoom control it is possible or not
View Articleoracle connection class in asp.net
i want the code for the complete oracle connection class in asp...ThanksAmitesh
View ArticleC# report formula
when i use this command on formula in crystal report{db_inc.date} >= {?fromdate} and {db_inc.date} <= {?todate}i got this error undefined function :CONVERT expression
View Articlestoryboard
how to stop/restart storyboard in wpfsb.stop(); does not works it.thanksmuthukumar
View Article