Quantcast
Channel: CSharp Forum Latest Questions
Browsing all 32056 articles
Browse latest View live

ajax animation problem when scrolling

hello all  i am using two ajax animation extender (one for open and one for close)in my web application (asp, C#) to show message box as hint for the guest, it is working properly when i show the...

View Article


How to Delete duplicate record from table in sql server 2008

Hi all,I have a table with two field age           location20              A22              B20              A22              B23              CNow i want to delete duplicate record from table through...

View Article


expire product after 15 days trial

i want that my product should expire after 15 days.what i am doing is i am creating a registry file where i am writing the installation date and after 15 day i am expire the product.but my issue comes...

View Article

Can a trigger create a table ?????

1st Table:create table subject_store(sub_name varchar(20),sub_id varchar(20));=====Trigger========create or replace trigger ttrrafter insert on subject_srotefor each rowbegincreate table...

View Article

ASP.NET runtime error: Could not load file or assembly 'Crys

ASP.NET runtime error: Could not load file or assembly 'CrystalDecisions.Web, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find...

View Article


ssrs reporting

i create some reports using visualstudio bussiness intelligence studio.and i deployed the reports on report server.now i want to show the reports from my c#.net webapplication to my users.how i can...

View Article

Updating a complex (for me :-() list from linq query

Hi,I am new to linq and lamda expressions.I have a set of class containing lists. I want to update the specific data as per the ids and labels.For a reference, i am sending the classes.public class...

View Article

Updating a complex (for me :-() list from linq query

Hi,I am new to linq and lamda expressions.I have a set of class containing lists. I want to update the specific data as per the ids and labels.For a reference, i am sending the classes.public class...

View Article


searching for a file with multiple directories

I am working on, same project as I have always been working on, just adding more stuff lol. In this project I want to call an ini setting into a combo box. Here's where I am, I can list the directories...

View Article


in gridview display same phone numbers line by line

i have gridview like thisname        mobilenumber  arearaju          9849111111     hydvamshi      9996622456     hydsata         9966643476     hydvbn          9849111111     hydsdf...

View Article

using radio button check box gets checked and unchecked

i tried my code as follows; My code as follows; private void Form1_Load(object sender, EventArgs e) { this.cb_am.TabStop = false; this.cb_pm.TabStop = false; } private void cb_am_CheckedChanged(object...

View Article

creating unit test project in MVC 2 in asp.net 4.0

When creating a new unit test project in MVC then getting somes error during compilation like1). Controller does not exist are you missing assembly etc.

View Article

When to create a unittest apps and when simple apps in MVC 2

when should we create a unitTest project and when to create a simple project in MVC.

View Article


Haw to create WCF Service With Security in C#

Hi Everyone  i have created a project using linqtosql  in DNN now i want to create  a WCF Service want to use this service in my project. Means all the store procedure table etc are in this WCF...

View Article

How can I check URL up Status Using Javascript in ASP.Net

Hello Guys,We have got some applications been deployed in local servers and I want to check the running status from javascript using their URLS like http://www.mysite.com/how/hi.htmlhow can I do that,...

View Article


using while loop how to use mutiple table in oledbconnection

 using while loop how to use multiple table in ms access database using oledb connetion.for that send one example,Please help me.Regards,raoNote it is windows application.

View Article

I need a Climb over the tool to Convenient Browsing

Dear,  The first time I see this website,I love it,But as a citizen of China,When I was browsing, this website is very card, therefore, I need a climb over the tool, One  can browse the website of...

View Article


Show message in list page/another page

hello sir ..i have shown the message in list page like another page not that msg is shown headern that have problem for label msg bcoz that bydefault remember previous action plz give me another method...

View Article

how to do the wpf window like an visual studio Tabstyle?

Hi,       I Need the window like an visual studio style.                          1.Docking Effect                          2.Press Button Show the list of tabs                          3.Tab Style...

View Article

Need Suggestion on my problem

I Want to prepare simple Windows Application who is able to create letters based on list of student data provided.List  contains        1.Name of student        2.Roll number        3.Class...

View Article
Browsing all 32056 articles
Browse latest View live