Search the web
Sign In
New User? Sign Up
CSharpNET · C# .NET (C-Sharp) Developers' Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 17892 - 17921 of 19702   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
17892
hii On button click event. i m passing a query in object of the reportviewer form. and pass the parameters as well where i have already declared in the...
moni harjani
moni15_9
Offline Send Email
May 2, 2008
1:22 pm
17893
Dear Friend,  i want to generate a report (in sql reporting services) where i have to pass the input parameter as From Date and To Date so that i'll get...
Wasim Wasim
wasimbhiwandi
Offline Send Email
May 2, 2008
1:23 pm
17894
Hello Everyone, I am trying to create an Organizational Chart using C# to display on the WEB. (web application) I have a TABLE of data containing the...
ademirali
Offline Send Email
May 2, 2008
1:25 pm
17895
Dear Friend,  i want to generate a report (in sql reporting services) where i have to pass the input parameter as From Date and To Date so that i'll get...
mohammad mujtaba
mdmujtaba786
Offline Send Email
May 5, 2008
1:48 pm
17896
Hi Arhan I don't know of an existing chart control that would be suitable in ASP.NET... Since you're deploying as a web application, that (I presume?) has a...
ask
kingfysher
Offline Send Email
May 5, 2008
1:48 pm
17897
Which version of HTML and XML we are using in VS 2005.? Thanks & Regards, ... _&#2332;&#2327;&#2342;&#2368;&#2346;...
Jagdeep Mankotia
jagdeepmankotia
Offline Send Email
May 5, 2008
1:48 pm
17898
I Have a text box find and when customer types I try to access outlook and loop through the contacts. but get a "InvalidCastException was unhandeled." Where or...
Patrick Shipley
patls
Offline Send Email
May 5, 2008
1:48 pm
17899
Hi, You can use the FileUpload tool provided in .Net 2.0. Below is the sample code for that. if (FileUpload1.PostedFile.FileName.Trim() != "") { string path =...
Siddharth
s2j_in
Offline Send Email
May 5, 2008
1:48 pm
17900
Thank you Siddharth I have done the upload image assignment. Thank you very much Siddharth <s2j_in@...> wrote: Hi, You can use the FileUpload tool...
Jagdeep Mankotia
jagdeepmankotia
Offline Send Email
May 6, 2008
9:28 am
17901
Hey all, Im very new to .NET..i've always been a PHP guy as far as web goes, But recently ive gotten into .NET. frankly, im fascinated by it. I am having an...
Kryss oroborus
kryssoroborus
Offline Send Email
May 6, 2008
12:44 pm
17902
The Cast was due to Email Groups Stored in Contacts. which are not Contact. ... in ... interface...
Patrick Shipley
patls
Offline Send Email
May 6, 2008
2:23 pm
17903
yes of course you create organizational chart. microsoft visio give u the control that helps u . but the main problem to use that control is it is not working...
usman
usmanhabeeb
Offline Send Email
May 6, 2008
2:23 pm
17904
I have a web app. built on asp.net 2.0. The problem was that when the user double-clicked any SAVE button in my application, there were double (or even more)...
Noman Aftab
noman17pk
Offline Send Email
May 6, 2008
2:23 pm
17905
Hi Arhan, I think generating jpeg is fine when hierarchy is not very big. Consider using some control like tree view control where you can populate nodes on...
Zeeshan Khan
it_zeeshanlko
Offline Send Email
May 6, 2008
5:02 pm
17906
use custom validation control Regards Zeeshan Khan Corporate Trainer (MCP, MCAD, MCSD, MCTS Windows, MCTS Web, MCTS Distributed, MCPD Enterprise, MCT) ... ...
Zeeshan Khan
it_zeeshanlko
Offline Send Email
May 6, 2008
6:51 pm
17907
System.DateTime in ASP.NET Below are common uses of the DateTime Structure in C# DateTime.Now; 5/8/2008 5:03:05 AM DateTime.Now.ToString(); 5/8/2008 5:03:05...
Jagdeep Mankotia
jagdeepmankotia
Offline Send Email
May 8, 2008
10:52 am
17908
Blank I am sending the list of commonlyused regular expression. There are a variety of tasks that regular expressions can be used for in regards to input...
Jagdeep Mankotia
jagdeepmankotia
Offline Send Email
May 8, 2008
11:30 am
17909
I need to find out which Processes are locking a file, stop them or kill them to be able to delete the file. I went through the Process & ProcessInfo class but...
realhossam
Offline Send Email
May 9, 2008
1:02 am
17910
could you please elaborate with a handy example Zeeshan Khan <it_zeeshanlko@...> wrote: use custom validation control Regards Zeeshan Khan ...
Noman Aftab
noman17pk
Offline Send Email
May 9, 2008
10:40 am
17911
did u meant 'custom validation control' instead of 'required field validation control'? Zeeshan Khan <it_zeeshanlko@...> wrote: use custom...
Noman Aftab
noman17pk
Offline Send Email
May 9, 2008
10:40 am
17912
Hi, I'm a beginner using Visual Studio 2005 and found that when I made a page a "Start page" with a rt-click and then ran the program (ctrl-F5) the page_load...
bsperlinus
Offline Send Email
May 9, 2008
10:41 am
17913
Hello ,    Wiring of page load event can be done in two ways.   Declaratively in ASPX page like this      <%@ Page AutoEventWireup="true"%>  ...
Zeeshan Khan
it_zeeshanlko
Offline Send Email
May 9, 2008
1:40 pm
17914
nope, For one input control u can have any number of validation controls.  so add one more validation control i.e. custom validation control   it consists of...
Zeeshan Khan
it_zeeshanlko
Offline Send Email
May 9, 2008
1:40 pm
17915
Dear all, My problem that my textbox cause the form to be post-backed even the validation is false. Please, note that this textbox is placed on update panel...
Mahmoud Ghoz
moody253
Offline Send Email
May 10, 2008
7:28 pm
17916
any solution ? realhossam <realhossam@...> wrote: I need to find out which Processes are locking a file, stop them or kill them to be able to delete the...
realhossam
Offline Send Email
May 11, 2008
10:30 pm
17917
Please explain the scenario clearly or post your markup code, I tried with two textboxes having required field validation with one textbox sitting in...
Zeeshan Khan
it_zeeshanlko
Offline Send Email
May 11, 2008
10:47 pm
17918
another resource: http://www.codeproject.com/KB/dotnet/regextutorial.aspx you can find a cool regex builder tool aslo. Thanks, TFR On Thu, May 8, 2008 at 5:29...
Tanvir Faraj
tanvir_faraj
Online Now Send Email
May 11, 2008
10:47 pm
17919
Actually, I don't know solution to your problem . eli momken asa3dek fieh that there is program called unlocker . it do the same as you want . check their...
Mahmoud Ghoz
moody253
Offline Send Email
May 11, 2008
11:28 pm
17920
Hi,   Offcourse it should do post back because server side OnTextChange event fire on when your textbox auto post back property is true, if you don't want...
samina wajeeh
samina_wajeeh
Offline Send Email
May 12, 2008
9:22 am
17921
Thank you, Zeeshan! Your idea worked and when I made the AutoEventWireup="false" the page ran. It DID have Web Form Designer generated code (which I don't ...
bsperlinus
Offline Send Email
May 12, 2008
8:27 pm
Messages 17892 - 17921 of 19702   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help