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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 11131 - 11160 of 19705   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
11131
Thanks Shubham... :) It works... but I still need to use "Verify Database" to refresh the dataset after reopen the solution. Regards, Kristina ...
Kristina Kurniawati S...
keziakristina
Offline Send Email
May 2, 2005
3:38 am
11132
hiii to all, I need helps on the Windows Application by using C# or VB.Net. The First: How I can Open an EXE file on I pressing a button on the windows ...
nana_kh19
Offline Send Email
May 2, 2005
8:07 am
11133
I do use MVC pattern, with .NET component as module. Duohong ... From: CSharpNET@yahoogroups.com [mailto:CSharpNET@yahoogroups.com] On Behalf Of Kevin Aubuchon...
Duohong Xia
dxia@...
Send Email
May 2, 2005
8:09 am
11134
are you using a typed DataSet? In a message dated 29/04/2005 13:03:00 GMT Standard Time, kristina.santoso@... writes: Hello all, I have a difficulty in...
johnsmith2797480@...
samsoftwareltd
Offline Send Email
May 2, 2005
8:10 am
11135
i working on Database application these days.... that application required some optimization (initially it was developed by some other developer) there are few...
Zuberi , Danish
dzubairy
Offline Send Email
May 2, 2005
8:11 am
11136
Hi I have an windows form havign tab control on it , in tab control there are abt 10 tabs... when i load the form (even when Connected to Database) there is...
Zuberi , Danish
dzubairy
Offline Send Email
May 2, 2005
8:11 am
11137
Thanks Brian, this is very appreciated. Now after trying your code, I didn't get the this.GetParameterValue recognised by the compiler, also, the value in my...
johnsmith2797480@...
samsoftwareltd
Offline Send Email
May 2, 2005
8:13 am
11138
Hi Brian, Ok sorry I had too much in mind so I didn't understand you meant it was related to your application, anyway, there are a couple of messages I have...
johnsmith2797480@...
samsoftwareltd
Offline Send Email
May 2, 2005
8:13 am
11139
Zuberi , Danish <mailto:dzubairy@...> wrote this on Sunday, May 01, ... 10 tabs, do you need fresh data pulls for each page, or is that set on page's...
Stephen Russell
lotmate
Offline Send Email
May 2, 2005
10:43 am
11140
I don't think you declared the attribute correctly. Are you declaring the attribute as: [assembly: ApplicationActivationAttribute(ActivationOption.Server)] I...
Newtz, Brian
virgotat
Offline Send Email
May 2, 2005
12:03 pm
11141
I have Form contains a TextBox and ListBox and Button I must enter name on the TextBox and on I pressing on the Button, The Name will be Save on the XML File...
Kevin Aubuchon
ka3751
Offline Send Email
May 2, 2005
12:09 pm
11142
... Yes, multiple tabs will slow down the loading of a form. Start a 2nd thread to query your database so your form loads faster (on the main thread). Maybe...
Kevin Aubuchon
ka3751
Offline Send Email
May 2, 2005
12:11 pm
11143
Hello, I have a web project, for which I have created a setup and deployment project. I am able to build the MSI package successfully for the web project. But...
Hoskote, Ravindra
hk_ravi
Offline Send Email
May 2, 2005
4:47 pm
11144
In my ASP.NET page, I expect certain information to be passed via the PathInfo property of the request. The interesting thing is that if I debug the page when...
Newtz, Brian
virgotat
Offline Send Email
May 2, 2005
7:14 pm
11145
... I have noticed Page functions being executed twice while debugging. Though I was not doing anything with PathInfo. I thought it was a debugging anomaly. ...
Kevin Aubuchon
ka3751
Offline Send Email
May 2, 2005
7:32 pm
11146
Wow check this out... I think I know what's causing it, but it makes NO sense.... Plop this in an aspx page somewhere: <%@ Page Language="C#" %> <script...
Newtz, Brian
virgotat
Offline Send Email
May 2, 2005
7:36 pm
11147
Yes, I confirmed your observations. Here's a snippet of my log. My web app had 2 CSS files. URL //localhost/Newtz/WebForm1.aspx/any 02:40:36 127.0.0.1 GET...
Kevin Aubuchon
ka3751
Offline Send Email
May 3, 2005
3:04 am
11148
Hi all. New to the group, and fairly new to C#. I'm looking for a simple method to post the output of my code (simple text/number) to an existing Yahoo...
Dr. Evil
lotharionlat...
Offline Send Email
May 3, 2005
12:07 pm
11149
hi all.. can anyone please put some light on the difference between typecasting explicity and typecasting using as... i.e: object objTemp; DataTable dtTemp =...
hrc_varun
Offline Send Email
May 3, 2005
12:08 pm
11150
Think this is an ASP.NET bug then? ... From: CSharpNET@yahoogroups.com [mailto:CSharpNET@yahoogroups.com] On Behalf Of Kevin Aubuchon Sent: Monday, May 02,...
Newtz, Brian
virgotat
Offline Send Email
May 3, 2005
12:09 pm
11151
It's the same as the first expression but null is returned and not an exception raised when the type will not convert. ... typecasting...
dagda1970
Offline Send Email
May 3, 2005
12:28 pm
11152
Hi all, Has anyone any thoughts on the following scenario: We're doing a website for a yacht race. The race is split into different legs. During each leg XML...
dagda1970
Offline Send Email
May 3, 2005
1:52 pm
11153
Sorry I re-read the messge but not the subject. It should have said Caching Strategy....
Paul Cowan
dagda1970
Offline Send Email
May 3, 2005
1:56 pm
11154
IIRC, ASP.NET 2.0 supports cache dependencies for tables in SQL Server. If you're able to create your app using the beta of 2.0, you could always go that...
Newtz, Brian
virgotat
Offline Send Email
May 3, 2005
2:05 pm
11155
... Your Windows service can use the FileWatcher to respond to the presence of a new file. This is more efficient that brute force polling. The ASP.NET cache...
Kevin Aubuchon
ka3751
Offline Send Email
May 3, 2005
2:07 pm
11156
I too am very envious of you, having such an interesting project to work on. Enjoy the challenge!!! Cheerio Ian...
Ian Moores
i_moores
Offline Send Email
May 3, 2005
2:12 pm
11157
Thanks Kevin, Ian, The problem with the file watcher and file dependency is that each type of file is uploaded to a different directory and each new file has...
dagda1970
Offline Send Email
May 3, 2005
2:26 pm
11158
THe following link has .NET 1.1 Sql Cache example: http://www.ondotnet.com/pub/a/dotnet/2005/01/17/sqlcachedependency.htm l This could be just what I am...
dagda1970
Offline Send Email
May 3, 2005
2:40 pm
11159
There is also a zip file which contains the steupe will will enable crystal report on the webserver. The zip is available at Crystaldecisions site. Regards ...
PARAG KULKARNI
pskulkarnich
Offline Send Email
May 3, 2005
2:46 pm
11160
Gives Internal server error. Thanx and Regards Ashish dagda1970 <dagda1@...> wrote: THe following link has .NET 1.1 Sql Cache example: ...
Ashish Gupta
ashish_cal5
Offline Send Email
May 3, 2005
3:24 pm
Messages 11131 - 11160 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