How to persist WPF expander control state ?
HiI am using WPF Expander controls. There are 2 expanders in my screen. By default, when my screen is loaded, first expander is expanded and second one is always collapsed, as per requirement.I am...
View ArticleI need codings for my below process..kindly help me......
Dear Al, I designed the below form to display the quiz questions...All labels for displaying questions and Radio button for displaying four different option for each questions. QUIZQUESTIONS...
View ArticleHow to change status from available to unavailable in vb.net
I have form Equipment. Item under form Equipment such as Equipment ID, Equipment Item, Model, Description, Quantity, Serial Number and Status. When all item insert the Status automatic set to...
View ArticleClass Library - How to pop up custom modal pop up?
Hi,In my web forms app. I would like to call a dll function. But in this dll function I would like to pop up a modal dialog (customized) according to a specific condition. How can I make a such dll and...
View ArticleExcel - How to make read Only?
Hi,I would like to make this excel read only so that nobody can change its data. Is there a way to do it? 'Excel Dim oXL As Excel.Application Dim oWB As Excel.Workbook...
View ArticleWeb application deployment on another pc
I have created inventory management web application using asp.net,C#, and ms sql. Now I have to deploy it on the pc which doesn't have any server or visual studio so please can you tell me how can I...
View Articleconditional visibility of dropdownlist
I facing a problem of making a dropdownlist visible if another dropdownlist has a specific value. Itz working well but the problem comes when I get the data next time I login. The dropdownlist does not...
View ArticleXAML - Way to find which button is clicked
I am developing Windows Store App. I am loading XAML code dynamically from C# code behind file. So, I could not add click event to buttons. Is there any way to get to know which button is clicked using...
View ArticleNew Changes
I can see some new cool changes released this month. 1. Social Feed under My Account 2. New icons for Settings, Login, Contribute etc...
View ArticleUpload Video using Windows Phone 8
Hi.., How can i choose the Video file from media Library.I knew the other tasks of Photo Chooser Task,Camera Capture Task,Media Player Launcher Task.But in My Application am i using Upload the...
View ArticleHow to created edit page by calling values inserted by Sp?
Hi every body I did one webform for insertion details by passing the values using stored procedure to my database .I want to create an edit page for the same details so when a user select a recored...
View ArticleImage map with razor mvc .net 4.0
I am trying to create an image map hotspot with razor view engine using .net framework 4.0 how do i go about it...
View ArticleMVC project with Full Life Cycle-Requirements Gathering, Des
Hi,I am asked to create a complaint management system for an organization. Customers should be able to register their complaints online and the organizations Administrator should be able to allocate...
View Articleif statement issues
Hey, im having some issues with my if statements. Im using linked lists to keep details on students and ive made a interface class to make the program more user friendly. When the user types 1, it will...
View Articledatarelation - three tables
Hello :) I have this code: SqlConnection conn = new SqlConnection(); conn.ConnectionString = ".."; conn.Open();SqlDataAdapter dataAdapter1 = new SqlDataAdapter("SELECT * FROM adresa JOIN client ON...
View ArticleAsp.net using C# code
Dear All, Help me very soon i am helpless...Dear Al, I designed the below form to display the quiz questions...All labels for displaying questions and Radio button for displaying four different option...
View ArticleModal PopUp in Class Library?
Hi,In my web forms app. I would like to call a dll function. But in this dll function I would like to pop up a modal dialog (customized) according to a specific condition. How can I make a such dll and...
View Articlewhy web service parameter null?
i have this web service using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.Services;using System.Web.Services.Protocols;using...
View ArticleIn Focus - Firefox
Still the Bugs and Problems is active? :) I got one today, in Firefox. An orange background color getting displayed in "In Focus" area. It seems like a background color for cursor.
View ArticleError when passing connectin string to activeX
Hello all I am using ActiveX in my web application in one page, it is working properly in my PC, i am passing the connection string from the web page that has the activex in it as following: This is...
View Article