Can a asp.net developer do without javascript and jquery?
Hi,In real time how important is javascript and jquery for a asp.net devloper? Can they entired do without it?
View ArticleWindows registeries
i have following small line of codeRegistryKey rkApp = Registry.CurrentUser.OpenSubKey("SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run",true);rkApp.SetValue("MyApp1", "C:\\WINDOWS\\myexe");now when...
View ArticleAsp.net / C#: How to get the right resource from a class lib
I have a web application written with C#/ASP.NET that use a Class Library to Get, Insert & Update information.This is application runs with 2 different language: English & French.Once the user...
View ArticleHow to know dynamically created chekboxes is selected or not
Hi AllI am trying to generated the dynamic labels depending on the checked checkboxes which are dynamically created.My .Net frame is 3.5Here is code for dynamic...
View Articleto show data from database on mouse over of a date
Hello All,I want to show div with data from database table when i move mouse over a calendar's date means i want to show detailed event happening on that day when mouse is over that date.Please help.
View ArticleRadio button not firing on first click
I have a nested gridview that I have a group of radio buttons on that are linked to answers for a question in the main gridview. When I first click on the radio button, it does a post back, but the...
View Articledisplay multi locations in google maps within a windows appl
Hallo, I am looking for a sample like this which shows multi locations in google maps within a windows application...
View Articlefile system
Looking for ASP helpsearch for all folder with a particular name (eg: purchase) and displaying its contents.there are muliple folders under this name in different folders.
View ArticleI Need MVC3 Image Slider Wtih Use Database
using mvc technoloji and i need slider but i must use picture from databasei need this slider
View Articlelinq and looping
Sample data from table: Table Name - SUPPLIERS and Entity Name - dbDataRECORD_NO ID_NO FIRST_BRANCH SECOND_BRANCH POSITION----------------------------------------------------------------...
View Articlemodifying web.config during installation
Hello Friends,I am working on VS 2010 > Setup and Deployment > Visual Studio Installer > Web Setup Project.I used to take the database server name from user in the setup wizard. Once we get...
View ArticleAdding Widgets in Desktop Application in C# code Behind
I would like to add Widgets Window into Desktop Dashboard tab...Any code or idea for adding that help....thankx in AddVance
View ArticleC# widgets
I would like to add widgets in Desktop Dashboard application...Any idea of code or idea in C#???thankx in advance
View ArticleHow to display empty space in rdlc main report for Subreport
Hi, I am having a requirement to display empty space inside a main rdlc when its 2 subreports didn't return any rows. Kindly help me in this regard. As of now I am getting data for Main rdlc where...
View ArticleGet the list of products through Wcf Service
Create a Product Table and OrderTable and clientid based on the clientid and productid- Get the list of products for which there is no order. Through WCf service.
View ArticleJquery HIde unhide row of grid
How to show or hide/unhide row of grid view at UI level using JQuery? Where we use JQuery and AJAX in our project?
View ArticleUnable to get value from view to controller in MVC3
Hi ,I am trying to generate a report using 2 dropdowns country,process (2nd ddl is autopopulated on selection of 1st.) and two dates(from and to).I used list<> (in model) for populating...
View ArticleWebcam image to SQL database
Hi,I am working on an ASP.NET application, I have a page where i capture an image from the user's webcam and display that image on an image control.. How do i save this image in a database?I've...
View Articleconverting a delimited string to xml
am a newbee in csharp and have to convert a delimited string into differnet structured xmls.string is in this format 2344|1111|2222xml formats are...
View Articlehow to Create Linear barcode crystal report my sql data fiel
how to Create Linear barcode crystal report my sql data field invoice id field in varchar field Please provide the sample solution
View Article