Petzold code problem
I'm trying to run the following code (pages 32-33 of Petzolds Programming Windows 6th Edition) using MSVS2012 Pro on Windows 8 Pro 64-bit.(first excerpt from MainPage.xaml <Grid...
View ArticleMy ajax EditorControl not working at production environment
Hello,I am facing problem with my AJAXToolkit Editor control. Everything is working fine on local. But in production enviroment, its not working.My site is in .Net 3.5 framework and I am using 3.5...
View ArticleHow to add another row with above data using datagridviewlin
Hi All,I am using datagridviewlink column. when i clikc on that link it display another row with the above data in daagridviewEx:-- DatagriviewSenario is a database valueUsernetry is a Textbox...
View ArticleHow to transfer a file from my pc to server..
Hi, I've a problem in my project. i need ur help friends.1) in my project i'm using barcode scanner . when i connect the scanner and click the "import" button , the text file in barcode scanner...
View ArticleHow to get Row data from Jqgrid to another view/Controller
Hii to all, I Have a requirement that i need to retrive one r more table's data from DataBase (SQLServer)& display in a Jqgrid.Up to here i have done using Linq Joins&EntityFramework,and one...
View Articlecontext menu in asp.net
when right click on any link button then it has to show optionsi.e context menu in treeview
View Articlehow to download a Msword file?
ASP.NET WITH C# CODINGSTHIS IS FOR STUDENTI created a form with TWO buttonOPEN SUBMITRECORDTHIS IS FOR FACULTY:second form with ONE buttonVIEW RECORD The student would kept their Ms word file...
View Articleconect to online sql server through desktop application
helloi want to connect to my online database through my desktop application built int c#.i have a website where user can place order for piza and i have a desktop software where i manage local...
View Article3 Dropdownlistes in Edit Form
I have 3 dropdown list connected to each other for example When selecting the Major the other dropdown list should show the subjects related and the 3rd dropdownlist should retrieve the list of the...
View ArticlePlease Provide the Solution to scan a File with C#
Please Provide the Solution to scan a File with C#, We are Able to scan a file with our project, this is made in C#, So Please Provide the Solution of This Problem as soon as possible
View ArticleHow to resize the controls(eg.button,textbox) in windows app
HI,can anyone help me, how to resize the controls(button,textbox) in the forms automatically according to the screen resolution. my resolution is 1366*768. It should run properly on 1024*768.Thanks...
View ArticleC# Custom Control Handling
Dear Colleagues I am really new in c# even thought i am experienced in vb .net. For the first time i have created a form with a vertical split panel. I have already created a custom control with 7...
View Articlescrabble tournament system
i am new in C# but i have a project am working on for my graduation. my project is designing a scrabble tournament system. the biggest challenge am facing is how to generate draws, pairing players...
View Articleimport and export database in sql server
Hello i have one existing sql server 2008 express r2 database file.in my mechine there is only sql server 2008 express.how to open that existing file in sql server 2008 express.
View ArticleTransfer Data one server to another
I want use insert into sql query sqlserver2008 like this insert into server2 table select * from server1 tablebut is not use
View Articlec# project related problem
i had created the inventory control management system in C# i tool the database as sql server2008. Now i m getting the problem that i wanted to deploy this inventory control software in some one else...
View ArticleHow can a developer explor himself outside of his current company?What are...
How can a developer explor himself outside of his current company?What are the choices?
View ArticleConnecting Visual Studio 2010 with Sql server 2012
Hi,I am not able to connect sql server 2012 database with visual studio 2010 ultimate version. I have installed VS 2010 service pack 1 while installing sql server 2012. I am getting below error:"The...
View ArticleCreating Word Interop chart in c#
I am working on creating a Interop.Word.Chart object dynamically & inserting it in word doc. I am done with the task but now i want to change the color for each data point in single series. I am...
View Article