Re: crystal report

2003-12-09 Thread BalajiKrishnan
--- New Message on BDOTNET --- From: BalajiKrishnan Message 2 in Discussion Hi, Open the crystal report you have created you can find Database menu at the top ,choose set location

Re: Http Module

2003-12-09 Thread BDOTNET
--- New Message on BDOTNET --- From: Ambrose Message 2 in Discussion Hi All, I was just trying the HttpModule. Please find the attached Project I have used a request_Id which will

Re: BeginRequest vs Application_Start

2003-12-09 Thread VishnuPrasad
--- New Message on BDOTNET --- From: VishnuPrasad Message 3 in Discussion You can use DataException, since it is the common exception type for ADO.Net exceptions. Also look at this

Re: Http Module

2003-12-09 Thread BDOTNET
--- New Message on BDOTNET --- From: Ambrose Message 3 in Discussion Sorry for the deleted message. Not able to attach corrcetly for the first two times. Hi All, I was just trying

Why Lock(typeof(ClassName)) or SyncLock GetType(ClassName) Is Bad

2003-12-09 Thread SitaramanM
--- New Message on BDOTNET --- From: SitaramanM Message 1 in Discussion Hi Group While doing sync lock for Thread sync operations, in the case of static methods, we have a

Re: crystal report

2003-12-09 Thread ranga
--- New Message on BDOTNET --- From: ranga Message 3 in Discussion Hi, Thanks for the solution, it worked. Can we change the location of the database dynamically thru vb.net

Re: BeginRequest vs Application_Start

2003-12-09 Thread VishnuPrasad
--- New Message on BDOTNET --- From: VishnuPrasad Message 4 in Discussion You are right..anyhow refer this for clarity

Re: Very..Very Urgent..in Asp.Net

2003-12-09 Thread VishnuPrasad
--- New Message on BDOTNET --- From: VishnuPrasad Message 3 in Discussion You can use DataException, since it is the common exception type for ADO.Net exceptions. Also look at

Re: Very..Very Urgent..in Asp.Net

2003-12-09 Thread Dakshineswar
--- New Message on BDOTNET --- From: Dakshineswar Message 4 in Discussion Hii Vipin, The best procedure to catch any DB related error like the ones you have asked is catch the

Re: Http Module

2003-12-09 Thread VishnuPrasad
--- New Message on BDOTNET --- From: VishnuPrasad Message 4 in Discussion Hi, Had some issues opening the fileso difficult to figure out. May be this article can help you...

Re: Urgent ::Help on userCtrl

2003-12-09 Thread dnyanesh
--- New Message on BDOTNET --- From: dnyanesh Message 3 in Discussion HI , actually i have labek, button and textbox also . Still it give same error replay immediately. Regarads,

Re: Urgent ::Help on userCtrl

2003-12-09 Thread Gags
--- New Message on BDOTNET --- From: Gags Message 4 in Discussion Hi, Is your label is of public scope?. Thanks Gags ---

Very ...Very Urgent!!! pls help me

2003-12-09 Thread hemanarayan
--- New Message on BDOTNET --- From: hemanarayan Message 1 in Discussion Hi, i need somebody's help in generating bargraphs in asp. i am generating bargraphs using components. i need

Re: Very ...Very Urgent!!! pls help me

2003-12-09 Thread BDOTNET
--- New Message on BDOTNET --- From: Soni Message 2 in Discussion which r the components that u're using ..? and have u checked all the properties of the component ..? also chk this

Re: Urgent ::Help on userCtrl

2003-12-09 Thread BDOTNET
--- New Message on BDOTNET --- From: Soni Message 5 in Discussion gags .. i think that should be public .. how can he c that otherwise unless hes typed it in .. but even then it

Re: Urgent ::Help on userCtrl

2003-12-09 Thread Gags
--- New Message on BDOTNET --- From: Gags Message 6 in Discussion Hi Soni, You are right, it is not public it will not compile, One more thing is you cannot use Dim aa As New

Re: Very ...Very Urgent!!! pls help me

2003-12-09 Thread Pooran-Prasad
--- New Message on BDOTNET --- From: Pooran-Prasad Message 4 in Discussion Hi Hema Narayan,You have to use Div to do this trickTry something like this... DIV

Re: crystal report

2003-12-09 Thread Nagarajbb
--- New Message on BDOTNET --- From: Nagarajbb Message 4 in Discussion Hi, Using following code you can supply connection information to crystal report. TableLogOnInfo

Re: Very ...Very Urgent!!! pls help me

2003-12-09 Thread Gags
--- New Message on BDOTNET --- From: Gags Message 3 in Discussion Hi,There was one web cast by Rob Howard availabel on MSD site, ASP.NET tips and triks. In that web cast he has

Re: Urgent ::Help on userCtrl

2003-12-09 Thread GLPrasad
--- New Message on BDOTNET --- From: GLPrasad Message 7 in Discussion Hi Dnyanesh, Just try exposing the Text Property of your label, TextBox as public properties of the User

distinct record from datatable

2003-12-09 Thread Himagirish
--- New Message on BDOTNET --- From: Himagirish Message 1 in Discussion Hi all,how to select distinct records from datatable? i tried with select(DISTINCT colName) but not

Help On SOAP

2003-12-09 Thread KeangLoan
--- New Message on BDOTNET --- From: KeangLoan Message 1 in Discussion I'm new to web services but i was requested to do something based on SOAP. I have gone through what is SOAP,

Web Deploy

2003-12-09 Thread Aspnetstarter1
--- New Message on BDOTNET --- From: Aspnetstarter1 Message 1 in Discussion HiI had created deployment package for my asp.net application. I installed through xx.msi applicaiton,

Re: Web Deploy

2003-12-09 Thread Gags
--- New Message on BDOTNET --- From: Gags Message 2 in Discussion Hi , It depends on the portnumber you specify while installing. By default port number is 80.I think your defualt

Re: Urgent ::Help on userCtrl

2003-12-09 Thread BDOTNET
--- New Message on BDOTNET --- From: Soni Message 8 in Discussion gags .. wat u said is right.. i think if he follows hte 2 steps it should work .. alternatively wat Prasad said will

Progress bar in Asp.Net.

2003-12-09 Thread Kashifa6
--- New Message on BDOTNET --- From: Kashifa6 Message 1 in Discussion Hi Guys, Im facing problem while developing progress bar in ASP.NET. Could u tell how to develop my own

Re: Progress bar in Asp.Net.

2003-12-09 Thread Pooran-Prasad
--- New Message on BDOTNET --- From: Pooran-Prasad Message 3 in Discussion Hi Kash,Try this too .. [http://www.codeproject.com/aspnet/progressbar.asp] Hope that helpsHave

Re: Progress bar in Asp.Net.

2003-12-09 Thread Saravana
--- New Message on BDOTNET --- From: Saravana Message 4 in Discussion You can check out this two articles

Problem in adding Refernece

2003-12-09 Thread BalajiKrishnan
--- New Message on BDOTNET --- From: BalajiKrishnan Message 1 in Discussion I have a problem in adding refernece. I installed Oracle Database 9 Sucessfully,and also I downloaded

Re: Help On SOAP

2003-12-09 Thread BDOTNET
--- New Message on BDOTNET --- From: Akshit56491 Message 2 in Discussion Hi,If u had developed the webservice using asp.net (c# or what ever) u don't need to do any thing

Re: distinct record from datatable

2003-12-09 Thread Himagirish
--- New Message on BDOTNET --- From: Himagirish Message 3 in Discussion Thanks for your reply,but i'm selecting records from dataset's table not from database table.

Re: Web Deploy

2003-12-09 Thread Shk1231
--- New Message on BDOTNET --- From: Shk1231 Message 3 in Discussion Try to keep ur application in web root wwwroot then create the package try this Keep Smiling, Regards. Sayad

Expression Column in Typed Dataset

2003-12-09 Thread JustineINDOTNET
--- New Message on BDOTNET --- From: JustineINDOTNET Message 1 in Discussion Am using a typed dataset in the business entities.o:p/o:p In a table I have expression column , Full

Re: Help OOPS power point slide.

2003-12-09 Thread BDOTNET
--- New Message on BDOTNET --- From: Akshit56491 Message 4 in Discussion Hi, I have one which covers basics..I am attaching it. Hope that helps u. Regards, Akshit. View

Re: Not able to browse the start page of an ASP application

2003-12-09 Thread BDOTNET
--- New Message on BDOTNET --- From: Akshit56491 Message 4 in Discussion hi, i guess u need to check what dolly said. I suggest u to check the permissions on that directory also

Re: distinct record from datatable

2003-12-09 Thread BDOTNET
--- New Message on BDOTNET --- From: Soni Message 4 in Discussion if u're trying to retrieve from the dataset then u must be using the filter right ..? hmmm not sure if we can give

Re: Expression Column in Typed Dataset

2003-12-09 Thread JustineINDOTNET
--- New Message on BDOTNET --- From: JustineINDOTNET Message 3 in Discussion Hi ,Am using stored procedure to update. Am using microsoft data block for inerst,update and delete.

Re: Problem in adding Refernece

2003-12-09 Thread Pandurang_Nayak
--- New Message on BDOTNET --- From: Pandurang_Nayak Message 2 in Discussion ODP.Net is managed code. It is not unmanaged code.So I think you will have to add it through the COM

Re: what is the difference between singlecast and multicast deligates ?

2003-12-09 Thread mail2dolly
--- New Message on BDOTNET --- From: mail2dolly Message 3 in Discussion Hi, You will find a lot of articles on this on msdn. Do a search and if you have any specific doubts, mail

Re: distinct record from datatable

2003-12-09 Thread GLPrasad
--- New Message on BDOTNET --- From: GLPrasad Message 5 in Discussion Hi Hima Your query would be very simple and almost the same as you had written except for the qoutes placed It

Beginner Books for C#

2003-12-09 Thread BDOTNET
--- New Message on BDOTNET --- From: Mel Message 1 in Discussion Hi, I'm moving from VC++ 6.0 to C#. Can someone suggest some good books. Thanks, Mel

Re: Help On SOAP

2003-12-09 Thread Pandurang_Nayak
--- New Message on BDOTNET --- From: Pandurang_Nayak Message 3 in Discussion You already have your SOAP server ready :) 1. Create a webservice (.asmx) file and write your

Win a trip to the Global Development and Deployment Conference!

2003-12-09 Thread PavanajaMVP
--- New Message on BDOTNET --- From: PavanajaMVP Message 1 in Discussion Bhasha India is giving you an opportunity to win an all expenses paid trip to Microsoft Office in Redmond,

Re: XAML and markups: Introducing WFML - WinForms Markup Language

2003-12-09 Thread BDOTNET
--- New Message on BDOTNET --- From: Soni Message 2 in Discussion hmm interesting rosh ... i still have the DDL (right..? )to chk out too ..:) hey and send me the link to ur blog ..

Re: Oracle + C#

2003-12-09 Thread kameshk_wipro
--- New Message on BDOTNET --- From: kameshk_wipro Message 2 in Discussion Confidentiality Notice The information contained in this electronic message and any attachments to this

Re: distinct record from datatable

2003-12-09 Thread Shk1231
--- New Message on BDOTNET --- From: Shk1231 Message 6 in Discussion select DISTINCT FieldName from TableName DISTINCT CLAUSE SHOULD BE FIRST INTHE SELECT STATMENT Keep

Re: XAML and markups: Introducing WFML - WinForms Markup Language

2003-12-09 Thread spark
--- New Message on BDOTNET --- From: spark Message 3 in Discussion here is the file attachment to play around with. This contain the WFML assembly. compilation: csc /t:winexe

Re: distinct record from datatable

2003-12-09 Thread shahkalpesh
--- New Message on BDOTNET --- From: shahkalpesh Message 7 in Discussion DataTable distinct(DataTable dtSource, DataColumn dcolDistinct, String strNewTable) {

Re: XAML and markups: Introducing WFML - WinForms Markup Language

2003-12-09 Thread spark
--- New Message on BDOTNET --- From: spark Message 4 in Discussion I think the entire idea of doing UI in XML is growing on me... There was so little code actually to be written in

Re: Encrypt Decrypt -Urgent

2003-12-09 Thread Varad_RS
--- New Message on BDOTNET --- From: Varad_RS Message 2 in Discussion You can use URLEncode function to encrypt the querystring in the URL.

Re: Encrypt Decrypt -Urgent

2003-12-09 Thread Varad_RS
--- New Message on BDOTNET --- From: Varad_RS Message 3 in Discussion Hi Deepak, In continuation to my earlier reply...You can try out this,, You'll need to use the urlencode

Re: Beginner Books for C#

2003-12-09 Thread Dhanaventh
--- New Message on BDOTNET --- From: Dhanaventh Message 4 in Discussion Hi You can read Inside C# - Microsoft Press Release. Its an excellent book to start off with. All the

Re: Help On SOAP

2003-12-09 Thread KeangLoan
--- New Message on BDOTNET --- From: KeangLoan Message 5 in Discussion Missed click Recomendation as i dunno what is that. ha.. sorry btw, may i know after i create one .asmx file

Re: Encrypt Decrypt -Urgent

2003-12-09 Thread Pooran-Prasad
--- New Message on BDOTNET --- From: Pooran-Prasad Message 6 in Discussion Hi,You can use Triple DES or DPAPI [though the article explains how to encrypt passwords in database,

Re: Multiple Remoting query

2003-12-09 Thread RedSunBeer
--- New Message on BDOTNET --- From: RedSunBeer Message 2 in Discussion My guess is that you are using the same config file with a port no/channel for both the servers. Try writing

Re: BDotNet First Anniversary Approaching soon!!!!

2003-12-09 Thread spprivate
--- New Message on BDOTNET --- From: spprivate Message 5 in Discussion hi pooja, let me congratulate you all chaps for the massive effort in forming the group and making it a big

Web.config connection string

2003-12-09 Thread Mamatha_md
--- New Message on BDOTNET --- From: Mamatha_md Message 1 in Discussion Hi, what is the impact if we change the connection string in web.config when multiple clients are accessing

Re: MCSD HELP............

2003-12-09 Thread Prasanna_kakanoor
--- New Message on BDOTNET --- From: Prasanna_kakanoor Message 4 in Discussion Hi, Go through following link you will get lot of information about MCSD.Net certification books.

Re: Images in Crystal Reports .Net

2003-12-09 Thread VadivelMohanakrishnan
--- New Message on BDOTNET --- From: VadivelMohanakrishnan Message 2 in Discussion Hi Vel, Check whether the attached file would be of any use to you. Best Regards Vadivel

Record locking problem in sql

2003-12-09 Thread Shekhar
--- New Message on BDOTNET --- From: Shekhar Message 1 in Discussion Hi friends, I have sql 2000 query here, I want to read the uncommitted data in my transactions while

Re: Record locking problem in sql

2003-12-09 Thread BDOTNET
--- New Message on BDOTNET --- From: SriSamp Message 2 in Discussion Seems to be a strange requirement! Reading uncommitted information and taking decisions on them can potentially