473,770 Members | 1,905 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Bug: TODO comment token not working??

I'm using Visual Studio .NET 2003 (Visual Basic) and I can't seem to get my
Task List to update automatically when I enter comment token:

' TODO: This is some stuff to do

According to documentation this should automatically add to the Task List,
but it doesn't?? I've checked under my Tools, Options, Environment, Task
List and the TODO entry is there. But what I find odd is that at dialog I
can NOT "Add" and comment tokens? I know TODO is supposed to work with the
Visual Basic environment.

Is this a known bug?

Also another oddity, any Bookmarks I create only seem to work at a
module/class/form level. In other words I can navigate bookmarks within the
same class but NOT any bookmark set in an another class (until I actually
bring that class up in the edit area).

Thanks, Rob.
Nov 20 '05 #1
7 2965
Rob,
Does your task list say "filtered" in the task bar window title?

Right click on the Task List, select "Show Tasks - All" to see all of your
tasks include TODO tasks.
Also another oddity, any Bookmarks I create only seem to work at a
module/class/form level. In other words I can navigate bookmarks within the same class but NOT any bookmark set in an another class (until I actually
bring that class up in the edit area). As far as I know bookmarks are for the current file only.

Hope this helps
Jay

"Rob R. Ainscough" <ro*****@pacbel l.net> wrote in message
news:%2******** ********@TK2MSF TNGP10.phx.gbl. .. I'm using Visual Studio .NET 2003 (Visual Basic) and I can't seem to get my Task List to update automatically when I enter comment token:

' TODO: This is some stuff to do

According to documentation this should automatically add to the Task List,
but it doesn't?? I've checked under my Tools, Options, Environment, Task
List and the TODO entry is there. But what I find odd is that at dialog I
can NOT "Add" and comment tokens? I know TODO is supposed to work with the Visual Basic environment.

Is this a known bug?

Also another oddity, any Bookmarks I create only seem to work at a
module/class/form level. In other words I can navigate bookmarks within the same class but NOT any bookmark set in an another class (until I actually
bring that class up in the edit area).

Thanks, Rob.

Nov 20 '05 #2
Jay,

Thanks, yes it was the Filter setting. But I'm still unable to ADD comment
tokens of my own (i.e. PHASE2) -- I can change 2 of the 4 existing ones, but
not ADD my own -- kinda makes me wonder why there is an ADD button on that
dialog box at all?

I was used to VB6 bookmarks and thought they translated over the same,
sorry.

Rob.

"Jay B. Harlow [MVP - Outlook]" <Ja************ @msn.com> wrote in message
news:u%******** *******@TK2MSFT NGP09.phx.gbl.. .
Rob,
Does your task list say "filtered" in the task bar window title?

Right click on the Task List, select "Show Tasks - All" to see all of your
tasks include TODO tasks.
Also another oddity, any Bookmarks I create only seem to work at a
module/class/form level. In other words I can navigate bookmarks within

the
same class but NOT any bookmark set in an another class (until I actually bring that class up in the edit area).

As far as I know bookmarks are for the current file only.

Hope this helps
Jay

"Rob R. Ainscough" <ro*****@pacbel l.net> wrote in message
news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
I'm using Visual Studio .NET 2003 (Visual Basic) and I can't seem to get

my
Task List to update automatically when I enter comment token:

' TODO: This is some stuff to do

According to documentation this should automatically add to the Task List, but it doesn't?? I've checked under my Tools, Options, Environment, Task List and the TODO entry is there. But what I find odd is that at dialog I can NOT "Add" and comment tokens? I know TODO is supposed to work with

the
Visual Basic environment.

Is this a known bug?

Also another oddity, any Bookmarks I create only seem to work at a
module/class/form level. In other words I can navigate bookmarks within

the
same class but NOT any bookmark set in an another class (until I actually bring that class up in the edit area).

Thanks, Rob.


Nov 20 '05 #3
Rob,
Missed the part about "Add".

Under "Comment Tokens"
1. Select the priority you want
2. Type "PHASE2" in the Name box
3. Click Add

To change or delete, you need to select an item in the Token List first, set
the Priority or Name & click Change, or simply click Delete.

Hope this helps
Jay

"Rob R. Ainscough" <ro*****@pacbel l.net> wrote in message
news:%2******** ********@TK2MSF TNGP11.phx.gbl. ..
Jay,

Thanks, yes it was the Filter setting. But I'm still unable to ADD comment tokens of my own (i.e. PHASE2) -- I can change 2 of the 4 existing ones, but not ADD my own -- kinda makes me wonder why there is an ADD button on that
dialog box at all?

I was used to VB6 bookmarks and thought they translated over the same,
sorry.

Rob.

"Jay B. Harlow [MVP - Outlook]" <Ja************ @msn.com> wrote in message
news:u%******** *******@TK2MSFT NGP09.phx.gbl.. .
Rob,
Does your task list say "filtered" in the task bar window title?

Right click on the Task List, select "Show Tasks - All" to see all of your
tasks include TODO tasks.
Also another oddity, any Bookmarks I create only seem to work at a
module/class/form level. In other words I can navigate bookmarks
within the
same class but NOT any bookmark set in an another class (until I actually bring that class up in the edit area). As far as I know bookmarks are for the current file only.

Hope this helps
Jay

"Rob R. Ainscough" <ro*****@pacbel l.net> wrote in message
news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
I'm using Visual Studio .NET 2003 (Visual Basic) and I can't seem to
get my
Task List to update automatically when I enter comment token:

' TODO: This is some stuff to do

According to documentation this should automatically add to the Task List, but it doesn't?? I've checked under my Tools, Options, Environment, Task List and the TODO entry is there. But what I find odd is that at
dialog I can NOT "Add" and comment tokens? I know TODO is supposed to work
with the
Visual Basic environment.

Is this a known bug?

Also another oddity, any Bookmarks I create only seem to work at a
module/class/form level. In other words I can navigate bookmarks
within the
same class but NOT any bookmark set in an another class (until I

actually bring that class up in the edit area).

Thanks, Rob.



Nov 20 '05 #4
A little worky compared to the rest of the .NET IDE, but that did it, thank
you.

The more I use .NET the more I like it -- makes it hard for me to go back
and maintain my VB6 code while working on new .NET code.

A hearty thanks to the MS Studio dev team -- my life is easier in so many
ways now.

Rob.

"Jay B. Harlow [MVP - Outlook]" <Ja************ @msn.com> wrote in message
news:e8******** ******@tk2msftn gp13.phx.gbl...
Rob,
Missed the part about "Add".

Under "Comment Tokens"
1. Select the priority you want
2. Type "PHASE2" in the Name box
3. Click Add

To change or delete, you need to select an item in the Token List first, set the Priority or Name & click Change, or simply click Delete.

Hope this helps
Jay

"Rob R. Ainscough" <ro*****@pacbel l.net> wrote in message
news:%2******** ********@TK2MSF TNGP11.phx.gbl. ..
Jay,

Thanks, yes it was the Filter setting. But I'm still unable to ADD

comment
tokens of my own (i.e. PHASE2) -- I can change 2 of the 4 existing ones,

but
not ADD my own -- kinda makes me wonder why there is an ADD button on that
dialog box at all?

I was used to VB6 bookmarks and thought they translated over the same,
sorry.

Rob.

"Jay B. Harlow [MVP - Outlook]" <Ja************ @msn.com> wrote in message news:u%******** *******@TK2MSFT NGP09.phx.gbl.. .
Rob,
Does your task list say "filtered" in the task bar window title?

Right click on the Task List, select "Show Tasks - All" to see all of

your tasks include TODO tasks.

> Also another oddity, any Bookmarks I create only seem to work at a
> module/class/form level. In other words I can navigate bookmarks within the
> same class but NOT any bookmark set in an another class (until I

actually
> bring that class up in the edit area).
As far as I know bookmarks are for the current file only.

Hope this helps
Jay

"Rob R. Ainscough" <ro*****@pacbel l.net> wrote in message
news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
> I'm using Visual Studio .NET 2003 (Visual Basic) and I can't seem to get my
> Task List to update automatically when I enter comment token:
>
> ' TODO: This is some stuff to do
>
> According to documentation this should automatically add to the Task

List,
> but it doesn't?? I've checked under my Tools, Options, Environment,

Task
> List and the TODO entry is there. But what I find odd is that at dialog
I
> can NOT "Add" and comment tokens? I know TODO is supposed to work

with the
> Visual Basic environment.
>
> Is this a known bug?
>
> Also another oddity, any Bookmarks I create only seem to work at a
> module/class/form level. In other words I can navigate bookmarks within the
> same class but NOT any bookmark set in an another class (until I

actually
> bring that class up in the edit area).
>
> Thanks, Rob.
>
>



Nov 20 '05 #5
Now don't get me wrong... I like the time saving extra's in the IDE as much
as the next guy, but I do sometimes think that all the extra stuff in the
IDE does make for lazy programmers.... . I mean, I used to have to actually
REMEMBER all the parameters in functions back in the good (bad) old days,
but these days as soon as you start typing, intellisense pops in and tell
you what is needed. Nice, but it makes you lazy :)

Lorne

"Rob R. Ainscough" <ro*****@pacbel l.net> wrote in message
news:#P******** ******@tk2msftn gp13.phx.gbl...
A little worky compared to the rest of the .NET IDE, but that did it, thank you.

The more I use .NET the more I like it -- makes it hard for me to go back
and maintain my VB6 code while working on new .NET code.

A hearty thanks to the MS Studio dev team -- my life is easier in so many
ways now.

Rob.

"Jay B. Harlow [MVP - Outlook]" <Ja************ @msn.com> wrote in message
news:e8******** ******@tk2msftn gp13.phx.gbl...
Rob,
Missed the part about "Add".

Under "Comment Tokens"
1. Select the priority you want
2. Type "PHASE2" in the Name box
3. Click Add

To change or delete, you need to select an item in the Token List first,

set
the Priority or Name & click Change, or simply click Delete.

Hope this helps
Jay

"Rob R. Ainscough" <ro*****@pacbel l.net> wrote in message
news:%2******** ********@TK2MSF TNGP11.phx.gbl. ..
Jay,

Thanks, yes it was the Filter setting. But I'm still unable to ADD

comment
tokens of my own (i.e. PHASE2) -- I can change 2 of the 4 existing ones,
but
not ADD my own -- kinda makes me wonder why there is an ADD button on that dialog box at all?

I was used to VB6 bookmarks and thought they translated over the same,
sorry.

Rob.

"Jay B. Harlow [MVP - Outlook]" <Ja************ @msn.com> wrote in message news:u%******** *******@TK2MSFT NGP09.phx.gbl.. .
> Rob,
> Does your task list say "filtered" in the task bar window title?
>
> Right click on the Task List, select "Show Tasks - All" to see all
of your
> tasks include TODO tasks.
>
> > Also another oddity, any Bookmarks I create only seem to work at a
> > module/class/form level. In other words I can navigate bookmarks

within
> the
> > same class but NOT any bookmark set in an another class (until I
actually
> > bring that class up in the edit area).
> As far as I know bookmarks are for the current file only.
>
> Hope this helps
> Jay
>
> "Rob R. Ainscough" <ro*****@pacbel l.net> wrote in message
> news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
> > I'm using Visual Studio .NET 2003 (Visual Basic) and I can't seem
to get
> my
> > Task List to update automatically when I enter comment token:
> >
> > ' TODO: This is some stuff to do
> >
> > According to documentation this should automatically add to the

Task List,
> > but it doesn't?? I've checked under my Tools, Options, Environment, Task
> > List and the TODO entry is there. But what I find odd is that at

dialog
I
> > can NOT "Add" and comment tokens? I know TODO is supposed to work

with
> the
> > Visual Basic environment.
> >
> > Is this a known bug?
> >
> > Also another oddity, any Bookmarks I create only seem to work at a
> > module/class/form level. In other words I can navigate bookmarks

within
> the
> > same class but NOT any bookmark set in an another class (until I
actually
> > bring that class up in the edit area).
> >
> > Thanks, Rob.
> >
> >
>
>



Nov 20 '05 #6
What about it makes you have time for other issues ... once there was a time
that knowing the parameters by hard saved time and money an thus was a good
investement ... now ... perhaps some time spent on other skills might be
very valuable ...

"Lorne Smith" <no@spam.here > wrote in message
news:OX******** ******@TK2MSFTN GP12.phx.gbl...
Now don't get me wrong... I like the time saving extra's in the IDE as much as the next guy, but I do sometimes think that all the extra stuff in the
IDE does make for lazy programmers.... . I mean, I used to have to actually REMEMBER all the parameters in functions back in the good (bad) old days,
but these days as soon as you start typing, intellisense pops in and tell
you what is needed. Nice, but it makes you lazy :)

Lorne

"Rob R. Ainscough" <ro*****@pacbel l.net> wrote in message
news:#P******** ******@tk2msftn gp13.phx.gbl...
A little worky compared to the rest of the .NET IDE, but that did it, thank
you.

The more I use .NET the more I like it -- makes it hard for me to go back
and maintain my VB6 code while working on new .NET code.

A hearty thanks to the MS Studio dev team -- my life is easier in so many ways now.

Rob.

"Jay B. Harlow [MVP - Outlook]" <Ja************ @msn.com> wrote in message news:e8******** ******@tk2msftn gp13.phx.gbl...
Rob,
Missed the part about "Add".

Under "Comment Tokens"
1. Select the priority you want
2. Type "PHASE2" in the Name box
3. Click Add

To change or delete, you need to select an item in the Token List first,
set
the Priority or Name & click Change, or simply click Delete.

Hope this helps
Jay

"Rob R. Ainscough" <ro*****@pacbel l.net> wrote in message
news:%2******** ********@TK2MSF TNGP11.phx.gbl. ..
> Jay,
>
> Thanks, yes it was the Filter setting. But I'm still unable to ADD
comment
> tokens of my own (i.e. PHASE2) -- I can change 2 of the 4 existing ones, but
> not ADD my own -- kinda makes me wonder why there is an ADD button
on that
> dialog box at all?
>
> I was used to VB6 bookmarks and thought they translated over the

same, > sorry.
>
> Rob.
>
> "Jay B. Harlow [MVP - Outlook]" <Ja************ @msn.com> wrote in

message
> news:u%******** *******@TK2MSFT NGP09.phx.gbl.. .
> > Rob,
> > Does your task list say "filtered" in the task bar window title?
> >
> > Right click on the Task List, select "Show Tasks - All" to see all

of your
> > tasks include TODO tasks.
> >
> > > Also another oddity, any Bookmarks I create only seem to work at a > > > module/class/form level. In other words I can navigate bookmarks within
> > the
> > > same class but NOT any bookmark set in an another class (until I
> actually
> > > bring that class up in the edit area).
> > As far as I know bookmarks are for the current file only.
> >
> > Hope this helps
> > Jay
> >
> > "Rob R. Ainscough" <ro*****@pacbel l.net> wrote in message
> > news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
> > > I'm using Visual Studio .NET 2003 (Visual Basic) and I can't seem to
get
> > my
> > > Task List to update automatically when I enter comment token:
> > >
> > > ' TODO: This is some stuff to do
> > >
> > > According to documentation this should automatically add to the Task > List,
> > > but it doesn't?? I've checked under my Tools, Options, Environment, > Task
> > > List and the TODO entry is there. But what I find odd is that

at dialog
> I
> > > can NOT "Add" and comment tokens? I know TODO is supposed to work with
> > the
> > > Visual Basic environment.
> > >
> > > Is this a known bug?
> > >
> > > Also another oddity, any Bookmarks I create only seem to work at a > > > module/class/form level. In other words I can navigate bookmarks within
> > the
> > > same class but NOT any bookmark set in an another class (until I
> actually
> > > bring that class up in the edit area).
> > >
> > > Thanks, Rob.
> > >
> > >
> >
> >
>
>



Nov 20 '05 #7
Lorne,
you what is needed. Nice, but it makes you lazy :) Does it make one lazy or more productive?

I see it as making one more productive.

Of course its a matter of perspective: Is the class half empty or half full?

Just a thought
Jay

"Lorne Smith" <no@spam.here > wrote in message
news:OX******** ******@TK2MSFTN GP12.phx.gbl... Now don't get me wrong... I like the time saving extra's in the IDE as much as the next guy, but I do sometimes think that all the extra stuff in the
IDE does make for lazy programmers.... . I mean, I used to have to actually REMEMBER all the parameters in functions back in the good (bad) old days,
but these days as soon as you start typing, intellisense pops in and tell
you what is needed. Nice, but it makes you lazy :)

Lorne

"Rob R. Ainscough" <ro*****@pacbel l.net> wrote in message
news:#P******** ******@tk2msftn gp13.phx.gbl...
A little worky compared to the rest of the .NET IDE, but that did it, thank
you.

The more I use .NET the more I like it -- makes it hard for me to go back
and maintain my VB6 code while working on new .NET code.

A hearty thanks to the MS Studio dev team -- my life is easier in so many ways now.

Rob.

"Jay B. Harlow [MVP - Outlook]" <Ja************ @msn.com> wrote in message news:e8******** ******@tk2msftn gp13.phx.gbl...
Rob,
Missed the part about "Add".

Under "Comment Tokens"
1. Select the priority you want
2. Type "PHASE2" in the Name box
3. Click Add

To change or delete, you need to select an item in the Token List first,
set
the Priority or Name & click Change, or simply click Delete.

Hope this helps
Jay

"Rob R. Ainscough" <ro*****@pacbel l.net> wrote in message
news:%2******** ********@TK2MSF TNGP11.phx.gbl. ..
> Jay,
>
> Thanks, yes it was the Filter setting. But I'm still unable to ADD
comment
> tokens of my own (i.e. PHASE2) -- I can change 2 of the 4 existing ones, but
> not ADD my own -- kinda makes me wonder why there is an ADD button
on that
> dialog box at all?
>
> I was used to VB6 bookmarks and thought they translated over the

same, > sorry.
>
> Rob.
>
> "Jay B. Harlow [MVP - Outlook]" <Ja************ @msn.com> wrote in

message
> news:u%******** *******@TK2MSFT NGP09.phx.gbl.. .
> > Rob,
> > Does your task list say "filtered" in the task bar window title?
> >
> > Right click on the Task List, select "Show Tasks - All" to see all

of your
> > tasks include TODO tasks.
> >
> > > Also another oddity, any Bookmarks I create only seem to work at a > > > module/class/form level. In other words I can navigate bookmarks within
> > the
> > > same class but NOT any bookmark set in an another class (until I
> actually
> > > bring that class up in the edit area).
> > As far as I know bookmarks are for the current file only.
> >
> > Hope this helps
> > Jay
> >
> > "Rob R. Ainscough" <ro*****@pacbel l.net> wrote in message
> > news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
> > > I'm using Visual Studio .NET 2003 (Visual Basic) and I can't seem to
get
> > my
> > > Task List to update automatically when I enter comment token:
> > >
> > > ' TODO: This is some stuff to do
> > >
> > > According to documentation this should automatically add to the Task > List,
> > > but it doesn't?? I've checked under my Tools, Options, Environment, > Task
> > > List and the TODO entry is there. But what I find odd is that

at dialog
> I
> > > can NOT "Add" and comment tokens? I know TODO is supposed to work with
> > the
> > > Visual Basic environment.
> > >
> > > Is this a known bug?
> > >
> > > Also another oddity, any Bookmarks I create only seem to work at a > > > module/class/form level. In other words I can navigate bookmarks within
> > the
> > > same class but NOT any bookmark set in an another class (until I
> actually
> > > bring that class up in the edit area).
> > >
> > > Thanks, Rob.
> > >
> > >
> >
> >
>
>



Nov 20 '05 #8

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

Similar topics

16
2303
by: qwweeeit | last post by:
In analysing a very big application (pysol) made of almost 100 sources, I had the need to remove comments. Removing the comments which take all the line is straightforward... Instead for the embedded comments I used the tokenize module. To my surprise the analysed output is different from the input (the last tuple element should exactly replicate the input line) The error comes out in correspondance of a triple string.
3
2325
by: Rennie deGraaf | last post by:
The attached code compiles and works properly when I comment out the declaration, definition, and invocations of the method 'eck'. With "eck" in there, g++ fails with ttest.cpp:23: template-id `eck<>' for `void blah<int>::eck(int)' does not match any template declaration ttest.cpp:23: syntax error before `{' token ttest.cpp:25: syntax error before `<<' token Note that 'gak' (a template function in a template class) works, as
2
3749
by: jose luis fernandez diaz | last post by:
Hi, In "STL Containers & Iterators" chapter there is the example below: #ifndef TOKENITERATOR_H #define TOKENITERATOR_H #include <string> #include <iterator> #include <algorithm> #include <cctype>
6
1876
by: Jose Jarabo | last post by:
Hello, thanks in advance for any and all replies. I am not sure how to categorize this, either a bug or something else but here is my problem. I am testing with 2 elements on a sorted list. If I remove the last element on the list everything works fine and I can add other elements to it. However if I remove the first element on the list and I try to add something then my first element is changed when I add a new element to that new...
2
10495
by: Prabhudhas Peter | last post by:
Any similar kind of comment line which displayed in task panal like ' TODO : If we add a comment line as " ' TODO : " . it displays in the Task panal... Like that, what are all the other comment lines available in VB.Net or where can I get the list of that... Thanks in advance... -- Peter...
27
2340
by: Frederick Gotham | last post by:
I thought it might be interesting to share experiences of tracking down a subtle or mysterious bug. I myself haven't much experience with tracking down bugs, but there's one in particular which comes to mind. I was writing usable which dealt with strings. As per usual with my code, I made it efficient to the extreme. One thing I did was replace, where possible, any usages of "strlen" with something like: struct PtrAndLen { char *p;
7
1112
by: MartinRinehart | last post by:
>>>int('0x', 16) 0 I'm working on a tokenizer and I'm thinking about returning a MALFORMED_NUMBER token (1.2E, .5E+)
14
3073
by: Siv | last post by:
Hi, Just busily coding away and removed a procedure from my code and all of a sudden an error came up miles away from the location of the piece of code I removed and it relates to the XML comment inserted at the top of the procedure. I had this happen once before and I couldn't fathom why it was complaining, the XML comment is like this:
3
10856
by: Richard | last post by:
Again, new to DB2. Trying to do something I can do in Sybase ASE. In any Sybase SQL script I can use /* */ to comment out a block of code. In the DB2 9.0 SQL Reference Manual V1 it says: Comments: SQL comments are either bracketed (introduced by /* and end with */) or simple (introduced by two consecutive hyphens and end with
0
9618
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9454
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10101
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9906
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7456
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5354
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5482
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3609
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2849
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.