473,699 Members | 2,628 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to cope up with .NET

I am working on Vistual Studio since last 10 yrs. Working from VC++ 1.x and
VB 3.x. Currently I am working in VS 6.0, classic ASP, COM, ADO. Today its
called as old technologies. I have very novice++ expereince with .NET.
Recently I appeared for one intvw and that guy just blasted me and FAILED me
.. He asked CAS, threading, App domains, concurrency ADO.NET, and lots of
advanced .NET questions even I have not encountered reading those. I know I
am working on Visual C++, MFC, ATL, VB 6.0 since many years. I can handle
dot net too once the responsbiliitie s come. My currently products are in old
technologies and thats what I sped most of my day working in those
technologies and not getting enough practical exposure to new .NET things...

How should I handle this issue.

[if this is not the correct group to discuss this topic then kindly excuse
me]

thanks
Jun 25 '07 #1
19 1471
On Jun 25, 11:48 pm, "abcd" <a...@abcd.comw rote:
I am working on Vistual Studio since last 10 yrs. Working from VC++ 1.x and
VB 3.x. Currently I am working in VS 6.0, classic ASP, COM, ADO. Today its
called as old technologies. I have very novice++ expereince with .NET.
Recently I appeared for one intvw and that guy just blasted me and FAILED me
. He asked CAS, threading, App domains, concurrency ADO.NET, and lots of
advanced .NET questions even I have not encountered reading those. I know I
am working on Visual C++, MFC, ATL, VB 6.0 since many years. I can handle
dot net too once the responsbiliitie s come. My currently products are in old
technologies and thats what I sped most of my day working in those
technologies and not getting enough practical exposure to new .NET things...

How should I handle this issue.

[if this is not the correct group to discuss this topic then kindly excuse
me]

thanks
Hi...

no worry.... follow microsoft's current certification plan on .net
technology...
you will start running in .net platform soon...it easy ....

Masudur
http://munnacs.110mb.com

Jun 25 '07 #2
Sounds like he asked you some .NET questions that are on the MCTS test. app
domains, CAS, etc. I've been doing .NET for several years and never been
asked questions like that (so far).

All I can say is get a few books or do some reading online about .NET. You
can download C# Express or VB.NET Express for free and start learning it.
But overall just try and get an understanding of the .NET framework then go
to a language to learn and code in.

framework:
http://msdn2.microsoft.com/en-us/net...k/default.aspx

C#:
http://msdn2.microsoft.com/en-us/vcsharp/default.aspx
VB:
http://msdn2.microsoft.com/en-us/vbasic/default.aspx
Visual Studio Express:
http://msdn.microsoft.com/vstudio/express/
--
Mike
'IGotYourDotNet '
http://igotyourdotnet.blogspot.com/

"abcd" <ab**@abcd.comw rote in message
news:uN******** ******@TK2MSFTN GP04.phx.gbl...
>I am working on Vistual Studio since last 10 yrs. Working from VC++ 1.x and
VB 3.x. Currently I am working in VS 6.0, classic ASP, COM, ADO. Today its
called as old technologies. I have very novice++ expereince with .NET.
Recently I appeared for one intvw and that guy just blasted me and FAILED
me . He asked CAS, threading, App domains, concurrency ADO.NET, and lots of
advanced .NET questions even I have not encountered reading those. I know I
am working on Visual C++, MFC, ATL, VB 6.0 since many years. I can handle
dot net too once the responsbiliitie s come. My currently products are in
old technologies and thats what I sped most of my day working in those
technologies and not getting enough practical exposure to new .NET
things...

How should I handle this issue.

[if this is not the correct group to discuss this topic then kindly excuse
me]

thanks

Jun 25 '07 #3
On Jun 26, 12:18 am, "abcd" <a...@abcd.comw rote:
I am already MCP in VB 6.0, VC++ 6.0
MCP in C# ASP.NET (exam 70-315)

Looks little odd to me that by having such expereince and Microsoft
certifications one could not believe on my abilities. I too take intvws for
candidates from my company but I check only capabilities and not the details
about one particular technology. There are lots of things in a product
development cycyle that one should be aware of.

I have definitely started reading abt .NET but there are lots of new things
which is making me slow to learn considering my daily work schedule.

I have worked in C++ MFC threading - CMutex, CSemaphore, CCriticalSectio n
and all that. Does this knowledge not sufficient for some one to work in
threading in .NET. Are the concepts really changed...? I dont think so....

Looks like companies becoming very aggressive and very picky.

Masudur wrote:
On Jun 25, 11:48 pm, "abcd" <a...@abcd.comw rote:
I am working on Vistual Studio since last 10 yrs. Working from VC++
1.x and VB 3.x. Currently I am working in VS 6.0, classic ASP, COM,
ADO. Today its called as old technologies. I have very novice++
expereince with .NET. Recently I appeared for one intvw and that guy
just blasted me and FAILED me . He asked CAS, threading, App
domains, concurrency ADO.NET, and lots of advanced .NET questions
even I have not encountered reading those. I know I am working on
Visual C++, MFC, ATL, VB 6.0 since many years. I can handle dot net
too once the responsbiliitie s come. My currently products are in old
technologies and thats what I sped most of my day working in those
technologies and not getting enough practical exposure to new .NET
things...
How should I handle this issue.
[if this is not the correct group to discuss this topic then kindly
excuse me]
thanks
Hi...
no worry.... follow microsoft's current certification plan on .net
technology...
you will start running in .net platform soon...it easy ....
Masudur
http://munnacs.110mb.com
hi...

"Looks like companies becoming very aggressive and very picky."
yap yap yap... you are right...
i did have a smiler experience ... i had to face question directly
from reflection and inside appdoman stuff
Jun 25 '07 #4
"abcd" <ab**@abcd.comw rote in message
news:O5******** ******@TK2MSFTN GP06.phx.gbl...
>I am already MCP in VB 6.0, VC++ 6.0
MCP in C# ASP.NET (exam 70-315)

Looks little odd to me that by having such expereince and Microsoft
certifications one could not believe on my abilities.
Looks perfectly understandable to me - Microsoft "certifications " are
utterly worthless...

All you need to get one is download the entire set of questions from any
number of sites for a few dollars and learn them the evening before you sit
the "test".

E.g.
http://www.examcheets.com/
--
http://www.markrae.net

Jun 25 '07 #5
Hi,

abcd wrote:
I am working on Vistual Studio since last 10 yrs. Working from VC++ 1.x and
VB 3.x. Currently I am working in VS 6.0, classic ASP, COM, ADO. Today its
called as old technologies. I have very novice++ expereince with .NET.
Recently I appeared for one intvw and that guy just blasted me and FAILED me
. He asked CAS, threading, App domains, concurrency ADO.NET, and lots of
advanced .NET questions even I have not encountered reading those. I know I
am working on Visual C++, MFC, ATL, VB 6.0 since many years. I can handle
dot net too once the responsbiliitie s come. My currently products are in old
technologies and thats what I sped most of my day working in those
technologies and not getting enough practical exposure to new .NET things...

How should I handle this issue.

[if this is not the correct group to discuss this topic then kindly excuse
me]

thanks
Actually, you're in quite a nice position, because it has never been so
easy to learn technology independently, without going to follow an
expensive course. The web has so many resources allowing you to learn at
home.

Choose wisely which technologies you learn, though. Learning Windows
Forms (.NET Windows Applications) is not recommended, since this
technology will eventually disappear and be replaced by WPF. My
recommendations for learning are:

- WPF
- WCF
- ASP.NET
- Silverlight
- LINQ
- ADO.NET

That's a lot already, so take it one step at a time.

Courage,
Laurent
--
Laurent Bugnion [MVP ASP.NET]
Software engineering, Blog: http://www.galasoft.ch
PhotoAlbum: http://www.galasoft.ch/pictures
Support children in Calcutta: http://www.calcutta-espoir.ch
Jun 25 '07 #6
On Jun 26, 12:30 am, "Laurent Bugnion, MVP" <galasoft...@bl uewin.ch>
wrote:
Hi,

abcd wrote:
I am working on Vistual Studio since last 10 yrs. Working from VC++ 1.x and
VB 3.x. Currently I am working in VS 6.0, classic ASP, COM, ADO. Today its
called as old technologies. I have very novice++ expereince with .NET.
Recently I appeared for one intvw and that guy just blasted me and FAILED me
. He asked CAS, threading, App domains, concurrency ADO.NET, and lots of
advanced .NET questions even I have not encountered reading those. I know I
am working on Visual C++, MFC, ATL, VB 6.0 since many years. I can handle
dot net too once the responsbiliitie s come. My currently products are in old
technologies and thats what I sped most of my day working in those
technologies and not getting enough practical exposure to new .NET things...
How should I handle this issue.
[if this is not the correct group to discuss this topic then kindly excuse
me]
thanks

Actually, you're in quite a nice position, because it has never been so
easy to learn technology independently, without going to follow an
expensive course. The web has so many resources allowing you to learn at
home.

Choose wisely which technologies you learn, though. Learning Windows
Forms (.NET Windows Applications) is not recommended, since this
technology will eventually disappear and be replaced by WPF. My
recommendations for learning are:

- WPF
- WCF
- ASP.NET
- Silverlight
- LINQ
- ADO.NET

That's a lot already, so take it one step at a time.

Courage,
Laurent
--
Laurent Bugnion [MVP ASP.NET]
Software engineering, Blog:http://www.galasoft.ch
PhotoAlbum:http://www.galasoft.ch/pictures
Support children in Calcutta:http://www.calcutta-espoir.ch
boy...

i am getting afraid now... of all these stuff...
i have to learn lot of things :)
new and new things are coming...

Jun 25 '07 #7
me too....

I thought Microsoft is going to take care of all the technologies and people
should concentrate more on their business logics...to me (as a developer /
designer) this looks more work...Learning lots of new things and spending so
many hours which one will be the best solution for longer run. Our products
still good with older technologies and customers are very happy we dont see
any desire to move to .NET. I bet there might be many such companies who are
happy with older investments. I can still expedia.com site still good on
classic ASP (thats what I can see in browser that its still pointing to
..asp).

I even dont have working expereince with Reflection, Generics, App Domain,
Threading, Code Access Security, Delegates. If I dont learn these things
asap then it will not take time to become obsolete in the market. My 13 yrs
expereince will go in vain within no time.

When I will learn these things the job I will get will not use these things
so again skills will be wasted and by the time new things will come up and I
will start leaning those. etc etc

Nowadays, I have a gut feeling that software development by introducing new
technologies is just another money making business. You come up with new
things...people buy books, expensive training materials..all these things
are connected...but ultimately customer suffers and again big IT budget...
Masudur wrote:
On Jun 26, 12:30 am, "Laurent Bugnion, MVP" <galasoft...@bl uewin.ch>
wrote:
>Hi,

abcd wrote:
>>I am working on Vistual Studio since last 10 yrs. Working from VC++
1.x and VB 3.x. Currently I am working in VS 6.0, classic ASP, COM,
ADO. Today its called as old technologies. I have very novice++
expereince with .NET. Recently I appeared for one intvw and that
guy just blasted me and FAILED me . He asked CAS, threading, App
domains, concurrency ADO.NET, and lots of advanced .NET questions
even I have not encountered reading those. I know I am working on
Visual C++, MFC, ATL, VB 6.0 since many years. I can handle dot net
too once the responsbiliitie s come. My currently products are in
old technologies and thats what I sped most of my day working in
those technologies and not getting enough practical exposure to new
.NET things...
>>How should I handle this issue.
>>[if this is not the correct group to discuss this topic then kindly
excuse me]
>>thanks

Actually, you're in quite a nice position, because it has never been
so easy to learn technology independently, without going to follow an
expensive course. The web has so many resources allowing you to
learn at home.

Choose wisely which technologies you learn, though. Learning Windows
Forms (.NET Windows Applications) is not recommended, since this
technology will eventually disappear and be replaced by WPF. My
recommendation s for learning are:

- WPF
- WCF
- ASP.NET
- Silverlight
- LINQ
- ADO.NET

That's a lot already, so take it one step at a time.

Courage,
Laurent
--
Laurent Bugnion [MVP ASP.NET]
Software engineering, Blog:http://www.galasoft.ch
PhotoAlbum:http://www.galasoft.ch/pictures
Support children in Calcutta:http://www.calcutta-espoir.ch

boy...

i am getting afraid now... of all these stuff...
i have to learn lot of things :)
new and new things are coming...

Jun 25 '07 #8
if your an MCP in C# ASP.NET (exam 70-315), then his questions should have
been a no brainer to you then. So I'm a little confused.

Companies aren't becoming picky, the mgrs are just noticing that anyone can
get Microsoft certified and yet, never actually worked with the technology.
I myself own a software consulting company and I had a resume come across my
deks. It looked incredible, C++, C#, .NET, VB.NET, SharePoint, Java,
Handheld, etc, then he listed Java Certified, Microfsoft Certified MCTS. So
I was like OK, now this guy knows what he's doing. WRONG! When I started
asking him about general .NET questions, he got a few not many, but when I
started asking some more advance .NET questions, security, architecture,
culture, etc. he was totally clueless, so I came down a notch and asked
about ADO.NET, ASP.NET, IIS permission, asp.net page flow, web.config file
information, again clueless. Come to find out he just took the test and
never worked in the technology.

So when I see a cert on a resume, it means absolutely nothing to me these
days.
Its just a piece of paper like a college degree. You will never know how the
real world works or what to expect until you experience it first hand. Yes
the degree is good, but do you want an recent college grad running your
fortune 500 company has his first job? Do you want an freshly new MCTS being
your tech lead on a million dollar project for a client and he has no idea
how to even get around the VS.NET ide or can't even write a line of code ?

I know I don't

"abcd" <ab**@abcd.comw rote in message
news:O5******** ******@TK2MSFTN GP06.phx.gbl...
>I am already MCP in VB 6.0, VC++ 6.0
MCP in C# ASP.NET (exam 70-315)

Looks little odd to me that by having such expereince and Microsoft
certifications one could not believe on my abilities. I too take intvws
for candidates from my company but I check only capabilities and not the
details about one particular technology. There are lots of things in a
product development cycyle that one should be aware of.

I have definitely started reading abt .NET but there are lots of new
things which is making me slow to learn considering my daily work
schedule.

I have worked in C++ MFC threading - CMutex, CSemaphore, CCriticalSectio n
and all that. Does this knowledge not sufficient for some one to work in
threading in .NET. Are the concepts really changed...? I dont think so....

Looks like companies becoming very aggressive and very picky.
Masudur wrote:
>On Jun 25, 11:48 pm, "abcd" <a...@abcd.comw rote:
>>I am working on Vistual Studio since last 10 yrs. Working from VC++
1.x and VB 3.x. Currently I am working in VS 6.0, classic ASP, COM,
ADO. Today its called as old technologies. I have very novice++
expereince with .NET. Recently I appeared for one intvw and that guy
just blasted me and FAILED me . He asked CAS, threading, App
domains, concurrency ADO.NET, and lots of advanced .NET questions
even I have not encountered reading those. I know I am working on
Visual C++, MFC, ATL, VB 6.0 since many years. I can handle dot net
too once the responsbiliitie s come. My currently products are in old
technologie s and thats what I sped most of my day working in those
technologie s and not getting enough practical exposure to new .NET
things...

How should I handle this issue.

[if this is not the correct group to discuss this topic then kindly
excuse me]

thanks

Hi...

no worry.... follow microsoft's current certification plan on .net
technology.. .
you will start running in .net platform soon...it easy ....

Masudur
http://munnacs.110mb.com


Jun 25 '07 #9
"Masudur" <mu*****@gmail. comwrote in message
news:11******** *************@e 16g2000pri.goog legroups.com...
yap yap yap...
What does that mean...?
--
http://www.markrae.net

Jun 25 '07 #10

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

Similar topics

2
2055
by: Rob Tweed | last post by:
I have a customer who is having problems when their Windows 2000/IIS/PHP-based system begins to experience a level of loading that isn't, in my view, unreasonably high. I'm wondering what others think, specifically: - are these volumes, for this kind of configuration, at or beyond the levels at which PHP should be able to cope? I hope not ! - what might be done to alleviate these problems? One of our suspicions is that Windows...
19
2107
by: James Harris | last post by:
My K&R 2nd ed has in the Reference Manual appendix, A7.4.8 sizeof yields the number of BYTES required to store an object of the type of its operand. What happens if C is running on a machine that addresses larger words only? Shouldn't sizeof be defined to return the smallest number of 'storage units' required to store an object of the type of its operand? As a general point, is there a guide to what aspects of C would fail if run on a...
11
1400
by: Ted Miller | last post by:
Hi folks. So I'm in the middle of porting a large (previously COM-based) imaging library to .Net. The clients of this library are VB programmers within the company I work for. Their code will be getting ported to .Net at some point in the near future too. In the .Net world, many of my objects are forced to implement the IDisposable+Finalizer pattern because they hold onto unmanaged resources or represent resources where deterministic...
1
970
by: Adrian Parker | last post by:
I have a web project called IngenWeb, and now I need to split it into two versions, production and development, so I want to name them IWebProd and IWebDev. Given that all the pages have IngenWeb.something in them, how do you go about maintaining two versions, when the development version will eventually become production ? -- Adrian Parker Ingenuity At Work
5
7251
by: Alan Silver | last post by:
Hello, I've just spent ages debugging some cookie code that wasn't working, and have finally discovered that the code *was* working, but that the path used by cookies is case-sensitive. I was setting a cookie for a path like "/somepath", and trying to read it on a path like "/SomePath". This was coming back as a non-set cookie. So now I know what the problem is, I'm stuck with how to get around it. In an ideal world, users would only...
1
1457
by: Alan Silver | last post by:
Hello, I am just converting some pages to use master pages, and I have come across a bit of a problem. One of the pages uses some custom Javascript functions for client-side validation. Now, the <head> tag is entirely contained in the master. This means that I could put the JS functions in the master, but then they would appear on every page, which I don't want.
2
1397
by: Greg Ewing | last post by:
Whenever I try to use the FreeSans font with SDL, either through PyGame or Soya, I get disappointing results. The characters come out slightly higglety-pigglety -- randomly displaced up or down a pixel or so from the baseline. Something about the calculation of the font height seems to be off, too. The fonts that come with MacOSX don't have these
0
8687
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
9174
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8914
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8884
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...
0
7751
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5875
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4629
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3057
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2347
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.