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...
Show off your group to the world. Share a photo of your group with us.

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 15018 - 15047 of 19705   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
15018
hi friends i am using infragistics webdate chooser for showing datetime type data i have about 40 infragistics webdate chooser controls on web form when i put...
manisha kadam
l.manisha
Offline Send Email
Sep 1, 2006
2:49 pm
15019
If anybody can make sense of that message then let me knowdagda1@... To: csharpnet@...: l.manisha@...: Fri, 1 Sep 2006...
Paul Cowan
dagda1970
Offline Send Email
Sep 1, 2006
9:06 pm
15020
Dear Member, Iam new to C# sharp iam developing a application, which was already developed in vb. in that application (example) they have Employee set up form,...
kannan23101975
Offline Send Email
Sep 2, 2006
3:27 pm
15021
Hi every one.. I m new to this group.. have started working on C# .net so thought of joining this group.. I hope i'm @ right place to put my doubts.. Regards S...
Satyendra Pandey
skmsrit
Offline Send Email
Sep 2, 2006
3:40 pm
15022
Hi new to csharp yahoo group pls help me how to in herit a form...
kannan23101975
Offline Send Email
Sep 2, 2006
3:42 pm
15023
//create a form, for example: frm1 //crate a second form that inherits from frm1: public class frm2 : frm1 { ... }...
gvolfson2
Offline Send Email
Sep 3, 2006
3:26 am
15024
UBICC Journal e-Letter CALL FOR PAPERS [ http://www.ubicc.org ] Recent advances in electronic and...
Shoaib
shoaib501
Offline Send Email
Sep 3, 2006
11:56 am
15025
UBICC Journal UBICC Journal e-Letter CALL FOR PAPERS [ http://www.ubicc.org ] Recent advances in...
Shoaib
shoaib501
Offline Send Email
Sep 3, 2006
4:23 pm
15026
Hi, I am trying to handle a piece of MSMQ asynchronous from a web application.I have the following piece of code that is in the code behind of a user control...
Paul Cowan
dagda1970
Offline Send Email
Sep 4, 2006
12:10 am
15027
Hi all, I am having trouble with a bit of MSMQ functionality that sends messages from an ASP.NET web application. Every MSMQ send message that is sent has a...
Paul Cowan
dagda1970
Offline Send Email
Sep 4, 2006
12:12 am
15028
hi all does any one knows how to use string in sql queries? for example, one can write SqlDataAdapter adpt = new SqlDataAdapter( "select * From ReportUser...
Satyendra Pandey
skmsrit
Offline Send Email
Sep 5, 2006
2:56 pm
15029
Hi, www.codeproject.com is very good website if you really serious about development using .net welcome, ... __________________________________________________...
sound wave
yaggiza
Offline Send Email
Sep 5, 2006
2:56 pm
15030
Hi all, We have quite a large application and for authentication we use a HttpModule which checks if the user is authenthicated. If it isn't, is redirected to...
Cristi
moldovancris...
Offline Send Email
Sep 5, 2006
2:57 pm
15031
hi iam new to C#. i have a doubt in c#.can any one help me plz. here is the doubt: i have a label in my from and when i pressed any function keys(f1-f12) i...
ravikumar8157
Offline Send Email
Sep 5, 2006
3:01 pm
15032
This is the most stupid question ever sent to this group. Pleeeese search google, you will find 10000000000000 answers about string's concatenation. Thank you....
Ivo Verus
ivo.verus@...
Send Email
Sep 5, 2006
3:08 pm
15033
You can concatenate the strings like this..... SqlDataAdapter adpt = new SqlDataAdapter( "select * From ReportUser where Passwd like " + pwd + " and UserID...
ysfred4
Offline Send Email
Sep 5, 2006
3:13 pm
15034
When is the lab due ? Stephen Russell DBA / Operations Developer Memphis TN 38115 901.246-0159 HYPERLINK ...
Stephen Russell
lotmate
Offline Send Email
Sep 5, 2006
3:18 pm
15035
Look up documentation on MSDN (or Visual Studio copy of MSDN Library if you've installed it) regarding Form.KeyDown, Form.KeyPress and Form.KeyUp events. That...
Moishe Gershkovich
mgersh
Offline Send Email
Sep 5, 2006
3:27 pm
15036
No sure if I got the question point but this link should help: http://www.codeproject.com/csharp/imessagefilterarticle.asp Cabbi ... hi iam new to C#. i have a...
fabio_cabella@...
cabbi3
Offline Send Email
Sep 5, 2006
3:27 pm
15037
Sorry Ivo but this is the most stupid answer ever sent to this group! Pandey: please refer to command parameters. This will also handle special string chars...
fabio_cabella@...
cabbi3
Offline Send Email
Sep 5, 2006
3:28 pm
15038
As I know, this group was for intermediate and advanced users, and users that ask basic questions that can be answered with little searching on the web will be...
Ivo Verus
ivo.verus@...
Send Email
Sep 5, 2006
3:48 pm
15039
The best way is use parameter. If you are using SQL Server, the method to pass parameter is starting with @ I don't have an example right now, but if you...
Ricardo Falcades
rick4grp
Offline Send Email
Sep 5, 2006
4:16 pm
15040
HI All, I want to learn porgamming in C#. I do have some Java Programmibng expereince. Can you recommend me any books/links for beginners.Also, I want to...
kirannatt123
Offline Send Email
Sep 5, 2006
10:06 pm
15041
Hello, First just for your to know, when your Login on a page, your status is kept on either 1) A Cookie - not very secure 2) The Current Session that you have...
jeanfrancois.topige
jeanfrancois...
Offline Send Email
Sep 6, 2006
1:26 pm
15042
Hello, First of all this method of authentication is a potential security issue, SQL Injection will surely do the best to pass in it. recomended solution would...
jeanfrancois.topige
jeanfrancois...
Offline Send Email
Sep 6, 2006
1:30 pm
15043
Ivo, you're right: some questions are simple and some are boring us but... useless answers bore me much more! So with less effort you gave by sending your NO...
fabio_cabella@...
cabbi3
Offline Send Email
Sep 6, 2006
1:30 pm
15044
Hi, I am currently creating an application. I have all of my code working but would like a few people to take a look at it and give me some advice, tips, or...
Michael Swanson
mtscreator
Offline Send Email
Sep 6, 2006
1:41 pm
15045
Hi, I have a requirement where in I need to call an .aspx file from .htm files. I tried to do this in body of the htm file. <script src="myASPX.aspx"></script>...
Hoskote, Ravindra
hk_ravi
Offline Send Email
Sep 6, 2006
6:18 pm
15046
In order for ASPX page to be processed, it has to be handled by a seperate worker process (I believe it is contained in aspnet_wp.exe). If your page has HTML...
Moishe Gershkovich
mgersh
Offline Send Email
Sep 6, 2006
8:41 pm
15047
I just had to ring in on this one... heheeheee :) First, this isn't the dumbest question ever. It's a pretty common question with some very important and...
Jasmine
polly_peptide
Offline Send Email
Sep 6, 2006
11:25 pm
Messages 15018 - 15047 of 19705   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