473,508 Members | 2,032 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

where is reports.vb class

i've been asked to write an app making use of reports.vb class, but i can't
seem to find it..
Nov 19 '05 #1
6 1175
Did you look under the couch?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Complex things are made up of
Lots of simple things.

"Dica" <ge*****@hotmail.com> wrote in message
news:09********************@rogers.com...
i've been asked to write an app making use of reports.vb class, but i
can't
seem to find it..

Nov 19 '05 #2

"Kevin Spencer" <ke***@DIESPAMMERSDIEtakempis.com> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...
Did you look under the couch?
whaka, whaka.

seriously, nobody knows what i'm talking about? i'm new to .Net and don't
want to look the fool asking the client about their specs. they've asked
that i use reports.vb and security.vb classes. how do i find out where these
classes are so i can read up on them? is there reference i can find
somewhere to tell me about all the available classes in .Net?


--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
Complex things are made up of
Lots of simple things.

"Dica" <ge*****@hotmail.com> wrote in message
news:09********************@rogers.com...
i've been asked to write an app making use of reports.vb class, but i
can't
seem to find it..



Nov 19 '05 #3
http://www.asp.net/QUICKSTART/util/classbrowser.aspx

Unfortunately, I doubt if that is going to help you much.

BTW: is your timezone set correctly on your computer? Your posting 2 hours
in the future. :)

"Dica" <s_*****@hotmail.com> wrote in message
news:pN******************************@rogers.com.. .

"Kevin Spencer" <ke***@DIESPAMMERSDIEtakempis.com> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...
Did you look under the couch?


whaka, whaka.

seriously, nobody knows what i'm talking about? i'm new to .Net and don't
want to look the fool asking the client about their specs. they've asked
that i use reports.vb and security.vb classes. how do i find out where
these
classes are so i can read up on them? is there reference i can find
somewhere to tell me about all the available classes in .Net?


--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
Complex things are made up of
Lots of simple things.

"Dica" <ge*****@hotmail.com> wrote in message
news:09********************@rogers.com...
> i've been asked to write an app making use of reports.vb class, but i
> can't
> seem to find it..
>
>



Nov 19 '05 #4
re:
they've asked that i use reports.vb and security.vb classes.
how do i find out where these classes are
They should be in your client's source code.

Search for files with those names in the source files you were supplied with.

Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
ASPNETFAQ.COM : http://www.aspnetfaq.com/
Foros de ASP.NET en Español : http://asp.net.do/foros/
======================================
"Dica" <s_*****@hotmail.com> wrote in message
news:pN******************************@rogers.com.. .
"Kevin Spencer" <ke***@DIESPAMMERSDIEtakempis.com> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...
Did you look under the couch?


whaka, whaka.

seriously, nobody knows what i'm talking about? i'm new to .Net and don't
want to look the fool asking the client about their specs. they've asked
that i use reports.vb and security.vb classes. how do i find out where these
classes are so i can read up on them? is there reference i can find
somewhere to tell me about all the available classes in .Net?


--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
Complex things are made up of
Lots of simple things.

"Dica" <ge*****@hotmail.com> wrote in message
news:09********************@rogers.com...
> i've been asked to write an app making use of reports.vb class, but i
> can't
> seem to find it..
>
>



Nov 19 '05 #5

"Greg Burns" <bl*******@newsgroups.nospam> wrote in message
news:ew*************@TK2MSFTNGP15.phx.gbl...
http://www.asp.net/QUICKSTART/util/classbrowser.aspx

Unfortunately, I doubt if that is going to help you much.
actually, that is a big help. and holy crap, look at the differences in the
security models between classic ASP and ASP.Net. i though that simply
picking vb.Net as a language would get me up to speed as a .Net developer,
but looks like i've failed to account for things like different and better
ways of doing things. i've got years of experience working with classic ASP
and Sql Server and can see that my well entrenched way of thinking about how
to solve problems is going to be a major barrier to getting up to speed on
the .Net model.

anybody know a good resource for pointing classic ASP developers to the new
way of doing things in .Net? i don't mean learning the substitution of
things like InStr for indexOf. it's not the language, but learning about
the new classes and different ways of solving classic problems that's going
to be a headache.

BTW: is your timezone set correctly on your computer? Your posting 2 hours in the future. :)
trippy. yeah, you were right.


"Dica" <s_*****@hotmail.com> wrote in message
news:pN******************************@rogers.com.. .

"Kevin Spencer" <ke***@DIESPAMMERSDIEtakempis.com> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...
Did you look under the couch?


whaka, whaka.

seriously, nobody knows what i'm talking about? i'm new to .Net and don't want to look the fool asking the client about their specs. they've asked
that i use reports.vb and security.vb classes. how do i find out where
these
classes are so i can read up on them? is there reference i can find
somewhere to tell me about all the available classes in .Net?


--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
Complex things are made up of
Lots of simple things.

"Dica" <ge*****@hotmail.com> wrote in message
news:09********************@rogers.com...
> i've been asked to write an app making use of reports.vb class, but i
> can't
> seem to find it..
>
>



Nov 19 '05 #6
re:
anybody know a good resource for pointing classic
ASP developers to the new way of doing things in .Net?
This is a good starting place :
http://msdn.microsoft.com/library/de...asp?frame=true

There's also a lot of background material here :
http://msdn.microsoft.com/library/de...gtoaspnet2.asp

Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
ASPNETFAQ.COM : http://www.aspnetfaq.com/
Foros de ASP.NET en Español : http://asp.net.do/foros/
======================================
"Dica" <ge*****@hotmail.com> wrote in message
news:iN******************************@rogers.com.. .
"Greg Burns" <bl*******@newsgroups.nospam> wrote in message
news:ew*************@TK2MSFTNGP15.phx.gbl...
http://www.asp.net/QUICKSTART/util/classbrowser.aspx

Unfortunately, I doubt if that is going to help you much.


actually, that is a big help. and holy crap, look at the differences in the
security models between classic ASP and ASP.Net. i though that simply
picking vb.Net as a language would get me up to speed as a .Net developer,
but looks like i've failed to account for things like different and better
ways of doing things. i've got years of experience working with classic ASP
and Sql Server and can see that my well entrenched way of thinking about how
to solve problems is going to be a major barrier to getting up to speed on
the .Net model.

anybody know a good resource for pointing classic ASP developers to the new
way of doing things in .Net? i don't mean learning the substitution of
things like InStr for indexOf. it's not the language, but learning about
the new classes and different ways of solving classic problems that's going
to be a headache.

BTW: is your timezone set correctly on your computer? Your posting 2

hours
in the future. :)


trippy. yeah, you were right.


"Dica" <s_*****@hotmail.com> wrote in message
news:pN******************************@rogers.com.. .
>
> "Kevin Spencer" <ke***@DIESPAMMERSDIEtakempis.com> wrote in message
> news:%2****************@TK2MSFTNGP11.phx.gbl...
>> Did you look under the couch?
>
> whaka, whaka.
>
> seriously, nobody knows what i'm talking about? i'm new to .Net and don't > want to look the fool asking the client about their specs. they've asked
> that i use reports.vb and security.vb classes. how do i find out where
> these
> classes are so i can read up on them? is there reference i can find
> somewhere to tell me about all the available classes in .Net?
>
>
>>
>> --
>> HTH,
>>
>> Kevin Spencer
>> Microsoft MVP
>> .Net Developer
>> Complex things are made up of
>> Lots of simple things.
>>
>> "Dica" <ge*****@hotmail.com> wrote in message
>> news:09********************@rogers.com...
>> > i've been asked to write an app making use of reports.vb class, but i
>> > can't
>> > seem to find it..
>> >
>> >
>>
>>
>
>
>



Nov 19 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1790
by: Raheel Hussain | last post by:
hi, guyz. I want to generate HTML based reports with ASP. But the problem which i m having is to controll the Paging operation while printing the reports. Unlike the Professional reports...
0
1262
by: Metal2You | last post by:
I have several modules that each have several of their own Crystal reports. When I compile these modules as Windows Applications the reports work fine. When I compile the modules as Class...
2
2343
by: Darrin | last post by:
Hello, I am looking for a web reporting solution. I have researched some things on crystal reports but read that the version that is bundled with Visual Studio 2003 does not allow you to print...
4
2951
by: Ryan Gregg | last post by:
I've got a background service running that needs to check a database periodically and print reports whenever it finds that the data has changed. I've built a class library that scans the database...
5
3063
by: Ron | last post by:
I have a bunch of Crystal Reports (v9) published as WebServices and use a ReportViewer to display the reports on the ASPNET page. Everytime we move the reports from dev to production we have to...
0
1665
by: Monali | last post by:
Hi, I created a ASP.NET crystal reports web site in VS 2005. I wanted to display the data in a DataSet in the Crystal Reports viewer control. I am getting the DataSet from another dll. The...
16
6486
by: JoeW | last post by:
I'm utilizing a database that I created within MS Access within a program I've created in VB.NET. I am using the VB front end to navigate the information, but want to be able to print a report,...
10
1930
by: salty | last post by:
.... when no one here has an answer? Does MS offer support for its programming products where that support doesn't cost an arm and a leg, but where you can at least get a response? I'm not...
0
1182
by: sunil sharma | last post by:
Hi all, I have an ADP (2003 format) that has forms and reports. Report source was set in class module and the class module is totally handling the report. For some technical reasons, i have to...
0
7226
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7125
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7328
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7388
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
5631
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5055
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3199
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3186
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
767
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.