QR code barcode generation
Recently, I learned QR Code barcode generation in Java here, could anyone tell me how to generate QR Code barcode in other platforms, like ASP.NET, NET WinForms?
Answer Question
| May 10, 2013 11:50 AM
ASP.NET, Barcode, Java
Recently, I learned QR Code barcode generation in Java here, could anyone tell me how to generate QR Code barcode in other platforms, like ASP.NET, NET WinForms?
Populate an Excel drop down list from ASP.NET using VB.NET
How do you populate an Excel spreadsheet that contains drop down list using ASP.NET with VB.NET code behind. I can easily populate or update the cells by name because the headers are not on the first row but when I am trying to populate a cell that has a drop down list attached to it, [...]
Answer Question
| February 28, 2013 8:30 PM
ASP.NET, Microsoft Excel, VB .NET
How do you populate an Excel spreadsheet that contains drop down list using ASP.NET with VB.NET code behind. I can easily populate or update the cells by name because the headers are not on the first row but when I am trying to populate a cell that has a drop down list attached to it, [...]
limit the users of a particular web application
how to limit the users of a particular web application you are developing ?
Answer Question
| January 5, 2013 4:49 PM
ASP.NET, PHP
how to limit the users of a particular web application you are developing ?
Sort multi select using jquery and knockout
I have defined multiselect like below in my HTML. I want this multi select to be sorted on selected item. Which means that selected item should be always on top. User doesn’t know what he has selected before and he has to scroll down to see selected items. Please provide some ways for this
Answer Question
| December 7, 2012 8:25 AM
ASP.NET, JavaScript, jquery
I have defined multiselect like below in my HTML. I want this multi select to be sorted on selected item. Which means that selected item should be always on top. User doesn’t know what he has selected before and he has to scroll down to see selected items. Please provide some ways for this
Using Contrlols in ASP.net
What is the difference between using Gridview with and without the GUI
Answer Question
| November 24, 2012 7:19 AM
ASP.NET
What is the difference between using Gridview with and without the GUI
Configuring Application Pools
Amanda is the owner and operator of a small Web hosting company. She is using Windows Server 2008 computers as her Web servers, with IIS7 hosting multiple Websites on each computer. One of Amanda’s clients is a game manufacturer who has released a hot new product. Their Website contains an online demo, created using ASP.NET, [...]
Answer Question
| November 20, 2012 2:48 AM
ASP.NET, Windows Server 2008
Amanda is the owner and operator of a small Web hosting company. She is using Windows Server 2008 computers as her Web servers, with IIS7 hosting multiple Websites on each computer. One of Amanda’s clients is a game manufacturer who has released a hot new product. Their Website contains an online demo, created using ASP.NET, [...]
Webpage for Braille
Hi, Please find the details below. We have a website running already (developed with Microsoft Asp.NET technology) Now, the requirement is that, a blind user, using Braille keypad/devices must be able to use this website. The question is, what’s needed for a website to support this? Please suggest. Thanks in advance, Bhavnik
Answer Question
| November 12, 2012 8:45 AM
ASP.NET, Website accessibility
Hi, Please find the details below. We have a website running already (developed with Microsoft Asp.NET technology) Now, the requirement is that, a blind user, using Braille keypad/devices must be able to use this website. The question is, what’s needed for a website to support this? Please suggest. Thanks in advance, Bhavnik
call command in asp.net
how to code call command with parameter in asp.net with c#
Answer Question
| August 29, 2012 6:01 AM
ASP.NET
how to code call command with parameter in asp.net with c#
Database in ASP.NET
hi, I have 2 tables category,course in category table there are 2 columns- cateogyr_id (pk) category_name and in course table course_id(pk) name fees duration category_id(fk) category_name and i have one form in asp.net on which i have following columns course id name fees duration category(id)(dropdownlist) now plese tell me what is the coding for following [...]
Answer Question
| June 21, 2012 11:18 AM
ASP.NET
hi, I have 2 tables category,course in category table there are 2 columns- cateogyr_id (pk) category_name and in course table course_id(pk) name fees duration category_id(fk) category_name and i have one form in asp.net on which i have following columns course id name fees duration category(id)(dropdownlist) now plese tell me what is the coding for following [...]
Error during run time
Dear experts, I am developing a website in ASP.NET using C# and I am facing the following error : Invalid postback or callback argument. Event validation is enabled using in configuration or <%@ Page EnableEventValidation=”true” %> in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from the [...]
Answer Question
| April 17, 2012 6:45 PM
ASP.NET, C#
Dear experts, I am developing a website in ASP.NET using C# and I am facing the following error : Invalid postback or callback argument. Event validation is enabled using in configuration or <%@ Page EnableEventValidation=”true” %> in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from the [...]
Licenses for publishing ASP.NET website
Hi ,friends can any one tell me for publishing an asp.net website ,Should we have licensed version of visual studio? Same about SQL Server ? please reply as soon as possible. Thanks
Answer Question
| March 31, 2012 11:03 AM
ASP.NET, ASP.NET authentication, Software licensing, Visual Studio
Hi ,friends can any one tell me for publishing an asp.net website ,Should we have licensed version of visual studio? Same about SQL Server ? please reply as soon as possible. Thanks
ASP.net SQL Server Need Experienced Webdeveloper
I have a website I need an experienced webdeveloper to help me get my website running again. Fired my Webmaster. Does anyone have this experience to help me? Pat
Answer Question
| March 31, 2012 10:58 PM
ASP.NET, C#, CSS, HTML, java script, MS SQL Server, MS Visual Studio
I have a website I need an experienced webdeveloper to help me get my website running again. Fired my Webmaster. Does anyone have this experience to help me? Pat
AS/400 IFS Folder access in c# that prompts for user credentials
Hi, I’m developing an web application where users can access files within a folder in IFS on as400.i’ve created a map network drive to that folder but i can’t access it through c# (\remoteserverfolder). it says that this path does not exist or access is denied, this because i don’t know how to pass the [...]
Answer Question
| June 30, 2011 11:03 AM
AS/400 Folders, AS/400 user permissions, ASP.NET, IFS Folder
Hi, I’m developing an web application where users can access files within a folder in IFS on as400.i’ve created a map network drive to that folder but i can’t access it through c# (\remoteserverfolder). it says that this path does not exist or access is denied, this because i don’t know how to pass the [...]
ASP.NET app: use https for the first page and then http for the other pages
Hi, I have created a web application in asp.net and i want that when i access the appl. the first page (login.aspx) to be accessed through https all the others in http. what should i do in order to accomplish this. thank you. elai
Answer Question
| May 27, 2011 2:23 PM
ASP.NET, ASP.NET 2.0, ASP.NET Web applications, HTTPS
Hi, I have created a web application in asp.net and i want that when i access the appl. the first page (login.aspx) to be accessed through https all the others in http. what should i do in order to accomplish this. thank you. elai
Problem with Visual Studio 2010 and SQL Server 2008.
Hello friends! I am new here in this forum. I have a simple question. I am using Visual Studio 2010. But the SQL Server 2008 that comes with it does not have Management Studio with it. So I have installed SQL Server 2008 again seperately in my machine. Now I want to know how to [...]
Answer Question
| May 3, 2011 11:54 AM
ASP.NET, SQL Server 2008, SQL Server configuration, SQL Server connectivity, Visual Studio 2010
Hello friends! I am new here in this forum. I have a simple question. I am using Visual Studio 2010. But the SQL Server 2008 that comes with it does not have Management Studio with it. So I have installed SQL Server 2008 again seperately in my machine. Now I want to know how to [...]
About ASP.NET Authentication removal
For my web project, already some Authentication are fixed. due to this i cant able to access some folders. What should i do in web config file to exclude that perticular folder from the authentication settings? pls anybody giv solution
Answer Question
| March 28, 2011 7:03 AM
ASP.NET, ASP.NET authentication, Authentication, File Authentication
For my web project, already some Authentication are fixed. due to this i cant able to access some folders. What should i do in web config file to exclude that perticular folder from the authentication settings? pls anybody giv solution
IIS ASP.Net reporting tool across multiple domains
We have multiple domains in our forest with multiple websites being hosted in each under IIS. We need to report on the versions of of ASP.Net for each website for auditing. Is there a tool that can help (easily) with this? We are running multiple versions of Windows server also.
Answer Question
| March 22, 2011 7:34 PM
ASP.NET, IIS, Network management software, Network monitoring, Tools for Auditing and Security
We have multiple domains in our forest with multiple websites being hosted in each under IIS. We need to report on the versions of of ASP.Net for each website for auditing. Is there a tool that can help (easily) with this? We are running multiple versions of Windows server also.
To Access the details from gridview all row single cell
Hi friends, I have one gridview in which I bindinig data ,in gridview I have four BoundField and one template field in template field I put Insert Item template which contains Textbox . What is my requrement ? at the submit button click I want access all Textbox value and store into Database. If anybody [...]
Answer Question
| August 12, 2011 11:13 AM
.NET, ASP.NET, ASP.NET 3.5, DataGridView
Hi friends, I have one gridview in which I bindinig data ,in gridview I have four BoundField and one template field in template field I put Insert Item template which contains Textbox . What is my requrement ? at the submit button click I want access all Textbox value and store into Database. If anybody [...]
Gridview data in ASP.NET data table
how to get data in DataTable from gridview contain template column as textbox?the Datatable should contain the value enter in template column I used DataTable dtData=((DataView)GridView1.DataSource).Table; but given error as object reference not set for textbox in grid
Answer Question
| February 18, 2011 11:09 AM
ASP.NET, C#, DataGridView, GridView, GridView Control
how to get data in DataTable from gridview contain template column as textbox?the Datatable should contain the value enter in template column I used DataTable dtData=((DataView)GridView1.DataSource).Table; but given error as object reference not set for textbox in grid
Web Services and SSL Certifications
Hello All, I am working with vendor who offers SOAP based web services that I’m trying to use for my company. The web services app/client that I’m builiding will reside on an IIS box, on our company network. The web services require a cert for mutual SSL and another for TLS. The vendor is requesting [...]
Answer Question
| January 6, 2011 6:25 PM
ASP.NET, Certifications, HTTP, License management, SSL, SSL & TLS, Web services
Hello All, I am working with vendor who offers SOAP based web services that I’m trying to use for my company. The web services app/client that I’m builiding will reside on an IIS box, on our company network. The web services require a cert for mutual SSL and another for TLS. The vendor is requesting [...]





