recursive read lock acquisitions not allowed in this mode c#
I got this error when i am trying to connect crm2011 online organisation in C# {"Recursive read lock acquisitions not allowed in this mode."}at...
View ArticleXaml to WPF code behind
Hi,how to convert(move) this XAML code to Code behind in wpf( XAML---> code behind)<Canvas > <Image Name="ManImage" > <Image.Triggers>...
View ArticleC# using linq on file name
In a C# 2008 desktop application, I can using the following statement to select error reports that are displayed on excel spreadsheets:string[] excelFiles = Directory.GetFiles(strFullpath,...
View Articleaudio/video file in asp.net
How to upload audio/video file and play online how to make it play....Manu
View ArticleChat Application.
Dear Sir/Mam,I want to create chat application in my web site same as gmail chat app or facebook chat app.I want same chat application in my web site. So please fill me with details. How it will done....
View ArticleASP.NET ReportViewer Visual Studio 2008
Hi.I have made a WinForm application. In short, the application recieves some input from the user in some textboxes, a database call is made and the return data is represented graphically in...
View ArticleJQuery Dialog Box from ASP.Net Menu Items
is possible to work with JQuery Dialog Box from ASP.Net Menu Items. I've to display Jquery Dialog box after click on Menu Item.
View ArticleMindBoggle source code
source code for MindBoggle game which consists of a form with 25 buttons
View ArticleCustomized font list for font dialog box
I am using Visual Studio's Font Dialog box in our C# application. As per msdn documentation, the font list in the font dialog box is taken from the fonts installed in the local machine, i.e all fonts...
View ArticleMDF file configure
How we add MDF file in asp net in (App. data) folder add how we configure it by web .config file.please help me.
View ArticleCLR20r3
hii create Setup by Installshiel and then when run the app in computer see the below error :Problem signature: Problem Event Name: CLR20r3 Problem Signature 01: bargolza.exe Problem Signature...
View Articleedit and display
Hi,I need help on when I click the edit on a specific data, under the edit mode view it will display also the record from the other table that content the same Id on the data that i want to edit.How to...
View ArticleChecking Array Element by Element Picture
If you have already assigned a two-dimensional array with an image: private void PictureLoad() { int k = 0; for (int i = 0; i < pb.GetLength(0); i++) {...
View ArticleDatasets to Dictionary Join?
Hello all, I have 2 Datasets. I've already asked how to join 2 DataSets and didn't get any answers that helped me. So I feel the easiest way to associate them now is to create a dictionary(s) for...
View Articlehow to show filename in a label when progressbar is running? using c#.net...
how to show filename in a label when progressbar is running? using c#.net using background worker class in window application?
View ArticleWe couldn't get your developer license for Windows8
Is there anyone who can help me ??"We couldn't get your developer license for Windows 8. (Error 0xC03F1014)"Please help me or give me idea so that i can resolve this.Screen shot is attached...
View Articlecrystalreports and 2007 access password protected database
Hi there,for the past year i have been able to create a data connection between my crystalreports and my access data base. But recently for security reasons i added a password to my 2007 access...
View ArticleVS 2012 Compute Deployment Settings for Azure
Please bear with me, I'm new at this. I am trying to publish a Visual Studio 2012 WCF service to my Azure account. From VS 2012, in the Server Explorer, I understand that I am supposed to configure a...
View Article2 Table Join and Calculate Total amount Show To DatagridView
FeesMaster : Table Data Reg no Class Section Sname FeeType FeeAmount A600 I A BBBB Team-1 650 A700 I A DSDSDSDSD Team-1...
View ArticleError in Update, Using Entity Framework model
Hi, I am using Entity framework here, getting error like " An error occured while executing the command defenition".All database fiels are in correct order. Need help.public static bool...
View Article