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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 16298 - 16327 of 19705   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16298
thans for ur reply but I m not clear about what type of dlls I have. But it is fact that they are not purely managed assemblies. I just want get the metadata...
Prakash Vaghela
prakash_aits
Offline Send Email
Apr 2, 2007
2:29 am
16299
I don't know if you already have code for this, but I believe you need to call CloseWindow() from within the routine that processes clicking the OK button and...
Patrick B. P.
patrickbp
Offline Send Email
Apr 2, 2007
2:32 am
16300
Hello Ashu Mittal, My query is as follows: We can directly configure the "select" statement using "SQL data source control". But how do we do it for...
mala malladihalli
mala_malladi...
Offline Send Email
Apr 2, 2007
2:33 am
16301
I am using the Borland Turbo IDE and with that I can just drop a RichTextBox on the form - must be a similar way in what ever system you are using. This is the...
Gerald Myers
geraldmyers
Offline Send Email
Apr 2, 2007
2:37 am
16302
Dear jasmine, just give ur code with in( !Ispostback) property. u can get correct answer , if u hav stil any probms don hesitate to ask me with regards, ...
yasila khan
yasilakpm
Offline Send Email
Apr 2, 2007
2:39 am
16303
i am doing a project on fingerprint recognition in c#. for that i need to divide the image into 16x16 blocks for segmentation.i am using LockBits and unsafe...
cool_rabs
Offline Send Email
Apr 2, 2007
2:48 am
16304
Hi all , i need help ,when i connect my client socket in VS 2003 , it have connected but when I connect it on Windows mobile 6.0 in VS 2005 so it give...
Shah Zaib
shah_csharp
Offline Send Email
Apr 2, 2007
9:00 pm
16305
i want to use like recordset in Visual Basic, it can not only move next, but can return to previous result, first result (rs.moveFirst) and last...
yuki_712396
Offline Send Email
Apr 2, 2007
9:05 pm
16306
Hi kirannatt, you visit www.pdfchm.com and download the free ebook and http://msdn2.microsoft.com/en-us/library/bb126227(VS.80).aspx for tutorial and sample...
Shah Zaib
shah_csharp
Offline Send Email
Apr 2, 2007
9:09 pm
16307
Hi, Well, the feature you have asked for is not available in sqldatareader. You cant do movePrev or moveFirst in sqldatareader.... Regards, yuki_712396...
mubashir hameed koul
koul_mubashir
Offline Send Email
Apr 3, 2007
5:02 am
16308
Hi All, I want to create a XML file using C#. Could anybody explain me how to create a XML document as shown below using C# <xsl:stylesheet...
Arul
rarulkumar
Offline Send Email
Apr 3, 2007
2:25 pm
16309
Hi The message of the exception you are seeing is because you have not got the exception texts installed on your device. There are some additional cab files...
Matt Evans
im_matt_evans
Offline Send Email
Apr 3, 2007
2:25 pm
16310
Hi, You could use BindingManagerBase to navigate records as it is in Visual Basic. declare binding manager base private BindingManagerBase...
Arul
rarulkumar
Offline Send Email
Apr 3, 2007
2:27 pm
16311
... You want a DataSet rather than a DataReader. (A DataReader is like a VB RecordSet defined as forward only.)...
thejaymitchell
Online Now Send Email
Apr 3, 2007
8:17 pm
16312
Hi Matt Evans Thanks fro replay mail This application run in VS2003 without any exception and in VS2005 it give exception "A socket operation was attempted to...
Shah Zaib
shah_csharp
Offline Send Email
Apr 4, 2007
5:17 pm
16313
yes i know for that, is any different way to move record like recordset like visual basic? ... i want to use like recordset in Visual Basic, it can not only...
yuki_712396
Offline Send Email
Apr 4, 2007
5:18 pm
16314
thanks. but it's of no avail... just installed windows server 2003 SP2 (dotnetfx sp1 included) still having the problem. any other suggestions? anyone please? ...
JimBeam
rainmasterrr
Offline Send Email
Apr 5, 2007
1:53 pm
16315
Hello, can some one help me on how to send email using SMTP authentication? i already tried the code below and get "could not access CDO.Message object" using...
Markus Hardiyanto
informatics2k1
Offline Send Email
Apr 5, 2007
1:55 pm
16316
use Using in first line when you cerate mail object rest of the thing is fine like using ( MailMessage Message = new MailMessage()) { ........ } ... ...
Kaila Janak
jakaila
Offline Send Email
Apr 5, 2007
2:59 pm
16317
Hi All; I have a DataTable holding some information as follows: ID Text -- -------- 1 OffLine 2 OnLine 3 Starting I would like to have an enum...
Ian Grech
iangrech
Offline Send Email
Apr 5, 2007
5:42 pm
16318
Markus, I hit this one the other day also. All of my research suggested that the problem was that the SMTP server cannot be reached; either the name/address ...
Randy A. Ynchausti
randyynchausti
Offline Send Email
Apr 5, 2007
7:02 pm
16319
Hi, Could you please explain what exactly the problem is, I am not able to understand you problem. Morover, if you are trying to assign datatable to enum that...
mubashir hameed koul
koul_mubashir
Offline Send Email
Apr 6, 2007
5:34 am
16320
Do you want to create a enum values from DataTable to add in your project? That's easy.. but is static, or you need to create an add-in for refresh your...
cod
wolfsea80
Offline Send Email
Apr 7, 2007
6:08 pm
16321
Hi All, I have search results page( with search keyword) with links to that particular pages and small description . When you click on the one of the link the...
pradeep_kld
Offline Send Email
Apr 10, 2007
1:53 pm
16322
Hi, Iin one application, I have on one page a datagrid that works fine when sorting the column and clicking on a row to trigger the EditCommand event, it gets...
johnsmith2797480@...
samsoftwareltd
Offline Send Email
Apr 10, 2007
6:29 pm
16323
I have a recruitment website, when a company posts a job vacancy, I need to select all the matching users and send them mails with the job vacancy as a link,...
realhossam
Offline Send Email
Apr 11, 2007
3:36 pm
16324
Hossam, There are many ways to tackle this. A lot depends on how much technology, redundancy and timeliness needs to be realized by the system. Since I do ...
Randy A. Ynchausti
randyynchausti
Offline Send Email
Apr 11, 2007
4:15 pm
16325
Try to use a html link as follows: <A href="#Link">LinkName</A> Put this where you want the user to be directed to inside of the same page. You can also...
Michael Swanson
mtscreator
Offline Send Email
Apr 11, 2007
4:16 pm
16326
One solution is to use SQL SERVER job. In the job, you can execute master..xp_cmdshell 'your application' "Randy A. Ynchausti" <randy_ynchausti@...> wrote:...
yuxin wang
wangyuxinfirst
Offline Send Email
Apr 12, 2007
1:44 pm
16327
Thanks for reply, what do u mean by technology aspects ? Regards ... technology, ... Since I do ... solution is to ... up every ... so, the ... generate the ...
realhossam
Offline Send Email
Apr 12, 2007
1:49 pm
Messages 16298 - 16327 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