- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
13 Posted Topics
Re: [QUOTE=Nemo_NIIT;1355419]Hi I want to generate sequence number in C# window application I have got one link on Google, but I it is not helpful. I want that on click to add button an order sequence number should generate and stored in SQL Database i have written this code but it … | |
Re: [QUOTE=Nemo_NIIT;1355443][B][COLOR="Green"]Unable to copy file "obj\Debug\.exe" to "bin\Debug\.exe". The process cannot access the file 'bin\Debug\.exe' because it is being used by another process.[/COLOR][/B] please help i have open the task manager i have end the process but then also same error please help me I am using window application[/QUOTE] This error … | |
Re: > Dear All, > > I am opening the excel file to create the object of that excel file using 'Microsoft.Office.Interop.Excel'. It is working fine with file system and local iis server on windows xp operating system. But when running the same code on windows 2003 operating sytem on local … | |
Re: [QUOTE=drake10k;1355428]Hello, I've enountered a problem whith saving to an XML file. My app receives user input in several text boxes and when the user hits the OK button it checks if the text boxes are empty. If they are not empty it saves the input to an XML file and … | |
Re: [QUOTE=zarifin99ska;1357145]can someone give me a code of auto calculation. i have 5 textbox,qty.text price.text gross.text discount.text and netmount.text. for example price is 35.00, then if the quantity is 2,value of 35.00 * 2 inserted into gross, then i got discount 25%, the total will be inserted into netmount.text. hope you … | |
Is it possible to disable close[x] button of the popup window? I use Window.Open() to open the popup window. If possible help me to try out this. | |
Re: > Good day everyone! > > I'm currently working on a project and i need to open a text file and read a specific word. > > As of now, i already know how to open a text file but my problem is i don't know how to read a … | |
Re: [QUOTE=anetta;1356274]Hello How to place a MYSQL database in my ASP.NET site? In what format I produces the file for my APP_DATA database folder to place it. How to build CONNECTION STRING to database located in APP_DATA I created a site communicates with a LOCALHOST database Now I want to import … | |
Re: [QUOTE=Ain Hazrin;1356318]hi..i'm juz wanna ask how to develop chat application by using asp.net and c# language..?? i have to develop chat application for my final year project..if anyone have an idea please, give me your help..[/QUOTE] Hi Ain, You can go through the links [url]http://www.codeproject.com/KB/applications/AliAspNetChat.aspx[/url] [url]http://www.codeproject.com/KB/applications/SimpleChat.aspx[/url] [url]http://www.junnark.com/Articles/Build-a-Web-Chat-Application-Using-ASP-Net-LINQ-and-AJAX-CS.aspx[/url] | |
Re: > Hi, > > I have a Gridview on Default.aspx. There is a ButtonField (Button Type: Button) on the Gridview1. When user click on any button of ButtonField, I want to show a pop-up of size 500x400 px with a Label, a Textbox and a Button. > > Please help … | |
Re: [QUOTE=y0yie_333;1355256]i want to have 2 listbox. the first listbox is for the Main category and the other one is for the sub category. and by using sql 2005 for the database. help me plz. . . for example my main category for the 1st listbox is ADIDAS CONVERSE NIKE SKETCHERS … | |
Re: Cause: This error might be caused as your appdomain was recycled/restarted. Whenever this happens the application & the machine key will be set to auto, it changes. That affects the decryption of the information in the url of the resources urls (.axd). Resolution to the cause: Setting up a fixed … | |
When i try to debug the vs 2008 solution i am unable to start debugging. I get the below error message. Unable to start debugging on the web server. <html><head><title>Server Application Error</title></head> <body><h1>Server Application Error</h1>The server has encountered an error while loading an application during the processing of your request. … |
The End.