Click here to Skip to main content
15,883,705 members
Home / Discussions / C#
   

C#

 
GeneralRe: Connect C# win app and ASP.Net/C# website using HttpRequests? Pin
Vimalsoft(Pty) Ltd30-Jun-09 3:35
professionalVimalsoft(Pty) Ltd30-Jun-09 3:35 
QuestionHow to Add file to the folder only if the file doesnt exist Pin
Krishna Aditya30-Jun-09 1:09
Krishna Aditya30-Jun-09 1:09 
AnswerRe: How to Add file to the folder only if the file doesnt exist Pin
musefan30-Jun-09 2:23
musefan30-Jun-09 2:23 
GeneralADO.NET.... Pin
Isaac Gordon30-Jun-09 0:29
Isaac Gordon30-Jun-09 0:29 
GeneralRe: ADO.NET.... Pin
Pete O'Hanlon30-Jun-09 0:41
mvePete O'Hanlon30-Jun-09 0:41 
GeneralRe: ADO.NET.... Pin
Manas Bhardwaj30-Jun-09 0:44
professionalManas Bhardwaj30-Jun-09 0:44 
GeneralRe: ADO.NET.... Pin
Svetlin Panayotov30-Jun-09 0:50
Svetlin Panayotov30-Jun-09 0:50 
GeneralRe: ADO.NET.... Pin
Vimalsoft(Pty) Ltd30-Jun-09 1:41
professionalVimalsoft(Pty) Ltd30-Jun-09 1:41 
Obviously the First thing you should remember

1) retrieve the Fields that your Application will need

2) Retrieve the number of records by using where Clause

3) Use Dataset or Datatable if you are going to Update the Data else Datareader.


but please Be specific, what are you going to do with the Data? You cant Display 1000 000 in gridiew that will be a bad idead and Design.

Hope it Helps

Vuyiswa Maseko,

Few companies that installed computers to reduce the employment of clerks have realized their expectations.... They now need more and more expensive clerks even though they call them "Developers" or "Programmers."

C#/VB.NET/ASP.NET/SQL7/2000/2005/2008
http://www.vuyiswamaseko.somee.com
http://www.vuyiswamaseko.tiyaneProperties.co.za
vuyiswa@its.co.za
http://www.itsabacus.co.za/itsabacus/

GeneralRe: ADO.NET.... Pin
dan!sh 30-Jun-09 1:51
professional dan!sh 30-Jun-09 1:51 
GeneralRe: ADO.NET.... Pin
PIEBALDconsult30-Jun-09 19:02
mvePIEBALDconsult30-Jun-09 19:02 
QuestionHow to change Web Service url dynamically when it's referenced in a class library (dll) ? Pin
shaul-y29-Jun-09 23:56
shaul-y29-Jun-09 23:56 
AnswerRe: How to change Web Service url dynamically when it's referenced in a class library (dll) ? Pin
Pete O'Hanlon30-Jun-09 0:35
mvePete O'Hanlon30-Jun-09 0:35 
GeneralThanks but this solution is not relevant for my scenario... Pin
shaul-y30-Jun-09 1:12
shaul-y30-Jun-09 1:12 
GeneralRe: Thanks but this solution is not relevant for my scenario... Pin
Pete O'Hanlon30-Jun-09 1:17
mvePete O'Hanlon30-Jun-09 1:17 
GeneralRe: Thanks but this solution is not relevant for my scenario... Pin
shaul-y30-Jun-09 3:08
shaul-y30-Jun-09 3:08 
Questionis there anyway to know default icon or user specified icon showing in the form currently Pin
mutpan29-Jun-09 23:42
mutpan29-Jun-09 23:42 
AnswerRe: is there anyway to know default icon or user specified icon showing in the form currently Pin
stancrm29-Jun-09 23:56
stancrm29-Jun-09 23:56 
GeneralRe: is there anyway to know default icon or user specified icon showing in the form currently Pin
mutpan30-Jun-09 1:35
mutpan30-Jun-09 1:35 
Questioncontrol winforms application from remote computer Pin
Jan198229-Jun-09 23:38
Jan198229-Jun-09 23:38 
AnswerRe: control winforms application from remote computer Pin
Christian Graus30-Jun-09 0:23
protectorChristian Graus30-Jun-09 0:23 
AnswerRe: control winforms application from remote computer Pin
musefan30-Jun-09 2:12
musefan30-Jun-09 2:12 
QuestionVideo Processing - ColorMatrix Pin
tvbarnard29-Jun-09 23:19
tvbarnard29-Jun-09 23:19 
AnswerRe: Video Processing - ColorMatrix Pin
Christian Graus30-Jun-09 0:20
protectorChristian Graus30-Jun-09 0:20 
GeneralRe: Video Processing - ColorMatrix Pin
tvbarnard30-Jun-09 1:03
tvbarnard30-Jun-09 1:03 
GeneralRe: Video Processing - ColorMatrix Pin
musefan30-Jun-09 2:08
musefan30-Jun-09 2:08 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.