Re: ASP.NET app for different devices

2013-03-15 Thread Muhammad Niaz Rana
Dear Greg,
i am also planning for it,best of luck for both of us.:)
but what is my understanding ASP.NET 4.5 WebForms/MVC can be helpful.
Because default asp.net Application is rewritten via Html5 and CSS 3 when
you create new Web App via Visual Studio 2012.

see you later...

On Sat, Mar 16, 2013 at 1:50 AM, Greg Keogh  wrote:

> Folks, I might have to write an ASP.NET app that looks pleasant on
> different devices such as Desktop, pad and phone. I will have to reliably
> detect the browsing device and render different html, but I've not needed
> to do this before. I'll bet someone in here has done this, and if so, can
> you give me a potted summary of what the tricks are (in the hope you can
> help me avoid hours of searching and experimental suffering). I'll start
> running some searches anyway.
>
> Thanks,
> Greg K
>



-- 
Regards,
Muhammad Niaz
+966 596 792864


Re: Is this thing on?

2012-08-16 Thread Muhammad Niaz Rana
GOT IT :)

On Thu, Aug 16, 2012 at 2:38 PM, David Connors  wrote:

> Well, there are heartbeat e-mails sent through the listserver hourly
> hooked up to our network monitoring so I'd be surprised if there was a
> systemic issue - which is not to say there isn't. But I would be surprised.
>
> Also when posts fail they go to the list "owner" e-mail (which is me
> across the lot of the ones we act as custodian for).
>
> Failure to post in 100% of cases is people forgetting which e-mail address
> they signed up as and then sending posts as someone else. That is the only
> sort issue we have handled since going to mailman.
>
> So I guess, David B:
> a) What is "a LOT" ?
> b) Who?
> c) It is almost Friday.
>
>
> On Thu, Aug 16, 2012 at 7:26 PM, Les Hughes  wrote:
>
>> MAYBE IF WE TRY EMAILING LOUDER
>>
>> Seriously though, everyone got my App-V question right? HALP!
>> --
>> Les Hughes
>> l...@datarev.com.au
>>
>> Craig van Nieuwkerk wrote:
>>
>>> I didn't get it.
>>>
>>> On Thu, Aug 16, 2012 at 6:55 PM, Les Hughes >> l...@datarev.com.au>> wrote:
>>>
>>> Test Response Response
>>>
>>> -- Les Hughes
>>> l...@datarev.com.au 
>>>
>>>
>>> Michael Minutillo wrote:
>>>
>>> Test Response
>>>
>>>
>>>
>>> On Thu, Aug 16, 2012 at 4:45 PM, David Burela
>>> mailto:david.bur...@gmail.com**>
>>> >>
>>> >> wrote:
>>>
>>> Test post, because a LOT of people are reporting that they
>>> can't
>>> post to this list.
>>>
>>> -David Burela
>>>
>>>
>>>
>>>
>>>
>>
>
>
> --
> David Connors
> da...@connors.com | M +61 417 189 363
> Download my v-card: https://www.codify.com/cards/davidconnors
> Follow me on Twitter: https://www.twitter.com/davidconnors
> Connect with me on LinkedIn: http://au.linkedin.com/in/davidjohnconnors
>
>


-- 

Regards,
Muhammad Niaz


Re: About MS OneNote 2007 as Developer/Lead

2012-04-30 Thread Muhammad Niaz Rana
I was asking about Task Management point of view, like if I am
Business Analyst/Project Manager/Development Lead and also developer :) How
can it help me( OneNote ).


I  don't have to program against it, but use this tool, to track project
management etc.

On Mon, Apr 30, 2012 at 6:19 PM, Ian Thomas  wrote:

> ** ** **
>
> There is plenty to read online (MSDN). You wouldn’t want to consider
> OneNote 2003, though – 2007/2010 only. 
> Creating OneNote 2010 Extensions with the OneNote Object 
> Model<http://msdn.microsoft.com/en-us/magazine/ff796230.aspx>
> **
>
> Also, OneNote for iPad and Android are available, but you’re talking .NET
> – right? 
>
> ** **
>  --
>
> **Ian Thomas**
> Victoria Park, Western Australia
>   --
>
> *From:* ozdotnet-boun...@ozdotnet.com [mailto:
> ozdotnet-boun...@ozdotnet.com] *On Behalf Of *Muhammad Niaz Rana
> *Sent:* Monday, April 30, 2012 4:34 PM
> *To:* ozDotNet; ozSilverlight; ozmoss-subscr...@ozmoss.com
> *Subject:* About MS OneNote 2007 as Developer/Lead
>
> ** **
>
> Hi,
>
>I  have seen some videos related to MS OneNote 2003, its really cool
> app. But as a developer/Lead how can it help me, so Assign Tasks to
> Team/Project Planning/Bugs etc.?
> 
>
> ** **
>
> -- 
>
> ** **
>
> Regards,
>
> Muhammad Niaz
>
> ** **
>



-- 

Regards,
Muhammad Niaz


About MS OneNote 2007 as Developer/Lead

2012-04-30 Thread Muhammad Niaz Rana
Hi,
   I  have seen some videos related to MS OneNote 2003, its really cool
app. But as a developer/Lead how can it help me, so Assign Tasks to
Team/Project Planning/Bugs etc.?

-- 

Regards,
Muhammad Niaz


About Requirements

2012-04-26 Thread Muhammad Niaz Rana
Hi All,
  I have a business requirements including business rules about an App,
can any body help me how to write it down so it can become in the form of
working software.How to make Project plan.How to get feature list.etc.How
to attach use cases/business rules.?

Its simple booking system with some, business rules.
Any idea/helping software, who help me to Execute this project as
Manager/Lead and developer. :)


-- 

Regards,
-MN


Re: ASP.NET App As service

2012-04-17 Thread Muhammad Niaz Rana
Any body there to answer, if my question is not silly :)

On Tue, Apr 17, 2012 at 3:19 AM, Muhammad Niaz Rana wrote:

> I am going to start this thread again,
> i have tried Phil Haack, and Omar implementation both work *fine *in
> debug mode, when deployed on Window 7, IIS 7. :)
> But failed when i deploy same source code on Windows Server 2003 or 2008
> R2.
> what i am missing please shoot the suggestion.:)
>
> Even it work in 2003 server, if i make virtual directory. but when i reset
> iis, then never work even if i call any page.
>
> Regards,
> -MN
>
>
> On Sat, Apr 7, 2012 at 3:33 PM, Muhammad Niaz Rana wrote:
>
>> I know Phil Haack's implementation is latest and great, but what if
>> this,please comments if i prefer this approach of article written by:
>> Omar Al Zabir
>> "Simulate a Windows Service using ASP.NET to run scheduled jobs"
>>
>> http://www.codeproject.com/Articles/12117/Simulate-a-Windows-Service-using-ASP-NET-to-run-sc
>>
>> please do comments the pros & cons of this implementation.
>>
>>
>> thanks in advance.
>> Regards,
>> -MN
>> On Sat, Apr 7, 2012 at 3:22 AM, Filip Kratochvil 
>> wrote:
>> > Have a look at Quartz.NET (http://quartznet.sourceforge.net/).
>> >
>> >
>> >
>> >
>> >
>> > On 6 April 2012 19:25, Michael Minutillo 
>> > wrote:
>> >>
>> >> A good starting point is this article by Phil Haack
>> >>
>> http://haacked.com/archive/2011/10/16/the-dangers-of-implementing-recurring-background-tasks-in-asp-net.aspx
>> >>
>> >> I don't think they can kill off threads (unless they have customized
>> the
>> >> ASP.NET host) but they can recycle your app pool if you don't take
>> steps to
>> >> prevent it
>> >>
>> >> On Apr 6, 2012 4:13 PM, "Muhammad Niaz Rana" 
>> wrote:
>> >>>
>> >>> Can you please send any sample source code, what you did if possible
>> >>> or any url to get the idea.
>> >>>
>> >>>
>> >>> thanks in advance.
>> >>>
>> >>> On Fri, Apr 6, 2012 at 1:03 PM, Greg Keogh  wrote:
>> >>> >>But what is my understanding, that hosting company can remove your
>> >>> >> Threads.
>> >>> > like GoDady.com
>> >>> >
>> >>> > I find it hard to believe they could do that -- Greg
>> >>> >
>> >>>
>> >>>
>> >>>
>> >>> --
>> >>>
>> >>> Regards,
>> >>> Muhammad Niaz
>> >
>> >
>>
>>
>>
>> --
>>
>> Regards,
>> Muhammad Niaz
>>
>
>
>
> --
>
> Regards,
> Muhammad Niaz
>
>


-- 

Regards,
Muhammad Niaz


Re: ASP.NET App As service

2012-04-16 Thread Muhammad Niaz Rana
I am going to start this thread again,
i have tried Phil Haack, and Omar implementation both work *fine *in debug
mode, when deployed on Window 7, IIS 7. :)
But failed when i deploy same source code on Windows Server 2003 or 2008 R2.
what i am missing please shoot the suggestion.:)

Even it work in 2003 server, if i make virtual directory. but when i reset
iis, then never work even if i call any page.

Regards,
-MN

On Sat, Apr 7, 2012 at 3:33 PM, Muhammad Niaz Rana wrote:

> I know Phil Haack's implementation is latest and great, but what if
> this,please comments if i prefer this approach of article written by:
> Omar Al Zabir
> "Simulate a Windows Service using ASP.NET to run scheduled jobs"
>
> http://www.codeproject.com/Articles/12117/Simulate-a-Windows-Service-using-ASP-NET-to-run-sc
>
> please do comments the pros & cons of this implementation.
>
>
> thanks in advance.
> Regards,
> -MN
> On Sat, Apr 7, 2012 at 3:22 AM, Filip Kratochvil 
> wrote:
> > Have a look at Quartz.NET (http://quartznet.sourceforge.net/).
> >
> >
> >
> >
> >
> > On 6 April 2012 19:25, Michael Minutillo 
> > wrote:
> >>
> >> A good starting point is this article by Phil Haack
> >>
> http://haacked.com/archive/2011/10/16/the-dangers-of-implementing-recurring-background-tasks-in-asp-net.aspx
> >>
> >> I don't think they can kill off threads (unless they have customized the
> >> ASP.NET host) but they can recycle your app pool if you don't take
> steps to
> >> prevent it
> >>
> >> On Apr 6, 2012 4:13 PM, "Muhammad Niaz Rana" 
> wrote:
> >>>
> >>> Can you please send any sample source code, what you did if possible
> >>> or any url to get the idea.
> >>>
> >>>
> >>> thanks in advance.
> >>>
> >>> On Fri, Apr 6, 2012 at 1:03 PM, Greg Keogh  wrote:
> >>> >>But what is my understanding, that hosting company can remove your
> >>> >> Threads.
> >>> > like GoDady.com
> >>> >
> >>> > I find it hard to believe they could do that -- Greg
> >>> >
> >>>
> >>>
> >>>
> >>> --
> >>>
> >>> Regards,
> >>> Muhammad Niaz
> >
> >
>
>
>
> --
>
> Regards,
> Muhammad Niaz
>



-- 

Regards,
Muhammad Niaz


Re: About Validate Email

2012-04-12 Thread Muhammad Niaz Rana
Thanks for cooperation(s) :)

On Thu, Apr 12, 2012 at 1:56 PM, Heinrich Breedt
wrote:

> You call that "good" ? :P
>
>
> On Thu, Apr 12, 2012 at 5:06 PM, Les Hughes  wrote:
>
>> Joseph Clark wrote:
>>
>>> I'm no expert on this either, but I'm fairly certain that this business
>>> requirement is simply not achievable. Due to the way mail servers operate
>>> on the Internet, there is no way for a sender to know if an intended
>>> recipient address is valid.
>>>
>>> An email may go through several mail exchanges before it arrives at the
>>> one that will ultimately deliver to the user's inbox. At any point along
>>> the way, the email may be rejected for any variety of reasons and this
>>> rejection may occur asynchronously.
>>>
>> Hi Muhammad,
>>
>> While I share a similar view about the requirements as the other posters,
>> that what you are trying to do will not be possible as a 100% working case.
>>
>> BUT
>>
>> Here are a few things you can do:
>>
>> - Let's say your domain is taxionline.com: set the 'return-to' header
>> variable to bou...@taxionline.com
>>
>> - Have some code which retrieves the bounce@ emails, looking for the
>> emails which have 550 errors + the rest of them. Note that some returns
>> will be "Out of Office" replies and so-forth. Here is some java code which
>> helps sort emails by category: http://javaclue.blogspot.com.**
>> au/2009/09/detect-bounced-**emails-part-2.html
>>
>> As others have noted, there are (at least) the following issues:
>> - Your email might be rejected as spam by a server somewhere between you
>> and the end mail server
>> - When the email is dropped, you might not get any confirmation.
>> - Any confirmation can take a long time to come back, making the whole
>> exercise pointless.
>> - Bounces might not be to standard, meaning you miss them.
>> - Classifying an innocent email as a bounce would be disastrous for any
>> legitimate user of your service.
>> - While I don't know your business case, it seems automating this might
>> be problematic in terms of how you deal with it, and something like an
>> SMS/Phone confirmation (while also having inherent issues) might be
>> something else to consider.
>>
>> Regardless, good luck :)
>> --
>> Les Hughes
>> l...@datarev.com.au
>>
>> P.S. For those interested, here is a good regular expression for email
>> validation:
>>
>> (?:(?:\r\n)?[ \t])*(?:(?:(?:[^()<>@,;:\\".\[**\]
>> \000-\031]+(?:(?:(?:\r\n)?[ \t]
>> )+|\Z|(?=[\["()<>@,;:\\".\[\]]**))|"(?:[^\"\r\\]|\\.|(?:(?:\r\**n)?[
>> \t]))*"(?:(?:
>> \r\n)?[ \t])*)(?:\.(?:(?:\r\n)?[ \t])*(?:[^()<>@,;:\\".\[\]
>> \000-\031]+(?:(?:(
>> ?:\r\n)?[ \t])+|\Z|(?=[\["()<>@,;:\\".\[**\]]))|"(?:[^\"\r\\]|\\.|(?:(?:*
>> *\r\n)?[ \t]))*"(?:(?:\r\n)?[ \t])*))*@(?:(?:\r\n)?[
>> \t])*(?:[^()<>@,;:\\".\[\] \000-\0
>> 31]+(?:(?:(?:\r\n)?[ \t])+|\Z|(?=[\["()<>@,;:\\".\[**
>> \]]))|\[([^\[\]\r\\]|\\.)*\
>> ](?:(?:\r\n)?[ \t])*)(?:\.(?:(?:\r\n)?[ \t])*(?:[^()<>@,;:\\".\[\]
>> \000-\031]+
>> (?:(?:(?:\r\n)?[ \t])+|\Z|(?=[\["()<>@,;:\\".\[**
>> \]]))|\[([^\[\]\r\\]|\\.)*\](?**:
>> (?:\r\n)?[ \t])*))*|(?:[^()<>@,;:\\".\[\] \000-\031]+(?:(?:(?:\r\n)?[
>> \t])+|\Z
>> |(?=[\["()<>@,;:\\".\[\]]))|"(**?:[^\"\r\\]|\\.|(?:(?:\r\n)?[
>> \t]))*"(?:(?:\r\n)
>> ?[ \t])*)*\<(?:(?:\r\n)?[ \t])*(?:@(?:[^()<>@,;:\\".\[\]
>> \000-\031]+(?:(?:(?:\
>> r\n)?[ \t])+|\Z|(?=[\["()<>@,;:\\".\[**\]]))|\[([^\[\]\r\\]|\\.)*\](?**
>> :(?:\r\n)?[
>> \t])*)(?:\.(?:(?:\r\n)?[ \t])*(?:[^()<>@,;:\\".\[\]
>> \000-\031]+(?:(?:(?:\r\n)
>> ?[ 
>> \t])+|\Z|(?=[\["()<>@,;:\\".\[**\]]))|\[([^\[\]\r\\]|\\.)*\](?**:(?:\r\n)?[
>> \t]
>> )*))*(?:,@(?:(?:\r\n)?[ \t])*(?:[^()<>@,;:\\".\[\]
>> \000-\031]+(?:(?:(?:\r\n)?[
>> \t])+|\Z|(?=[\["()<>@,;:\\".\[**\]]))|\[([^\[\]\r\\]|\\.)*\](?**:(?:\r\n)?[
>> \t])*
>> )(?:\.(?:(?:\r\n)?[ \t])*(?:[^()<>@,;:\\".\[\]
>> \000-\031]+(?:(?:(?:\r\n)?[ \t]
>> )+|\Z|(?=[\["()<>@,;:\\".\[\]]**))|\[([^\[\]\r\\]|\\.)*\](?:(?**:\r\n)?[
>> \t])*))*)
>> *:(?:(?:\r\n)?[ \t])*)?(?:[^()<>@,;:\\".\[\] \000-\031]+(?:(?:(?:\r\n)?[
>> \t])+
>> |\Z|(?=[\["()<>@,;:\\".\[\]]))**|"(?:[^\"\r\\]|\\.|(?:(?:\r\n)**?[
>> \t]))*"(?:(?:\r
>> \n)?[ \t])*)(?:\.(?:(?:\r\n)?[ \t])*(?:[^()<>@,;:\\".\[\]
>> \000-\031]+(?:(?:(?:
>> \r\n)?[ 
>> \t])+|\Z|(?=[\["()<>@,;:\\".\[**\]]))|"(?:[^\"\r\\]|\\.|(?:(?:**\r\n)?[
>> \t
>> ]))*"(?:(?:\r\n)?[ \t])*))*@(?:(?:\r\n)?[ \t])*(?:[^()<>@,;:\\".\[\]
>> \000-\031
>> ]+(?:(?:(?:\r\n)?[ \t])+|\Z|(?=[\["()<>@,;:\\".\[**
>> \]]))|\[([^\[\]\r\\]|\\.)*\](
>> ?:(?:\r\n)?[ \t])*)(?:\.(?:(?:\r\n)?[ \t])*(?:[^()<>@,;:\\".\[\]
>> \000-\031]+(?
>> :(?:(?:\r\n)?[ \t])+|\Z|(?=[\["()<>@,;:\\".\[**
>> \]]))|\[([^\[\]\r\\]|\\.)*\](?**:(?
>> :\r\n)?[ \t])*))*\>(?:(?:\r\n)?[ \t])*)|(?:[^()<>@,;:\\".\[\]
>> \000-\031]+(?:(?
>> :(?:\r\n)?[ \t])+|\Z|(?=[\["()<>@,;:\\".\[**
>> \]]))|"(?:[^\"\r\\]|\\.|(?:(?:**\r\n)?
>> [ \t]))*"(?:(?:\r\n)?[ \t])*)*:(?:(?:\r\n)?[
>> \t])*(?:(?:(?:[^()<>@,;:\\".\[**\] \000-\031]+(?:(?:(?:\r\n)?[
>> \t])+|\Z|(?=[\["

Re: About Validate Email

2012-04-11 Thread Muhammad Niaz Rana
Dear Michael, i know the whole process believe me :)
but this is business requirement that any person come on my Web App give
email address & search criteria do booking and get off :)

Behind the scene we will send Leeds to him & vendor(Taxi company), and
then off course when he has done final booking confirmation email.

So any idea for this scenario.?

On Thu, Apr 12, 2012 at 11:19 AM, Michael Ridland  wrote:

> Muhammad
>
> Have you ever signed up to a website before? Maybe you should review a few
> different website sign-up processes to get some ideas.
>
>
>
>
>
> On Thu, Apr 12, 2012 at 4:13 PM, Muhammad Niaz Rana wrote:
>
>> David, thanks for reply.
>> But point is this is one of my business requirements, let me explain.
>>
>> I am working on Booking system( like on line Taxi booking),
>> so how user will book, just will enter his email address and enter
>> search criteria, we will put his information in out DB and will send him
>> Leed(s) info on his address.
>>
>> Because right now we cant do execute the Sign up process, just come enter
>> email, and search criteria and do booking and use the Taxi.:)
>>
>> Any idea will be appreciated.
>>
>> On Thu, Apr 12, 2012 at 10:58 AM, David Richards <
>> ausdot...@davidsuniverse.com> wrote:
>>
>>> Muhammad,
>>>
>>> If such a thing existed, it would be used by spammers.  That's why
>>> confirmation emails are sent with links that go back to your server.
>>>
>>> David
>>>
>>> "If we can hit that bullseye, the rest of the dominoes
>>>  will fall like a house of cards... checkmate!"
>>>  -Zapp Brannigan, Futurama
>>>
>>>
>>>
>>> On Thu, Apr 12, 2012 at 15:47, Muhammad Niaz Rana 
>>> wrote:
>>> > Hi All,
>>> > I have to write code to validate the email, not just regex to
>>> > validate on client side :)
>>> > I have to validate the email i.e. weather is exists or Bounce back
>>> with some
>>> > error information.
>>> > Is there any standard way to validate email address and its source
>>> code.?
>>> >
>>> >
>>> > Thanks in advance.:)
>>> >
>>> > --
>>> >
>>> > Regards,
>>> > Muhammad Niaz
>>> >
>>>
>>
>>
>>
>> --
>>
>> Regards,
>> Muhammad Niaz
>>
>>
>
>
> --
>
> *Michael Ridland | ThinkSmart Digital*
> Managing Director
> P. 0404 865 350
> E. mich...@thinksmartdigital.com.au
> W. www.thinksmartdigital.com.au
> T. www.twitter.com/rid00z
> L. au.linkedin.com/in/michaelridland
>
>
>  <http://au.linkedin.com/in/michaelridland>
>
>


-- 

Regards,
Muhammad Niaz


Re: About Validate Email

2012-04-11 Thread Muhammad Niaz Rana
David, thanks for reply.
But point is this is one of my business requirements, let me explain.

I am working on Booking system( like on line Taxi booking),
so how user will book, just will enter his email address and enter
search criteria, we will put his information in out DB and will send him
Leed(s) info on his address.

Because right now we cant do execute the Sign up process, just come enter
email, and search criteria and do booking and use the Taxi.:)

Any idea will be appreciated.

On Thu, Apr 12, 2012 at 10:58 AM, David Richards <
ausdot...@davidsuniverse.com> wrote:

> Muhammad,
>
> If such a thing existed, it would be used by spammers.  That's why
> confirmation emails are sent with links that go back to your server.
>
> David
>
> "If we can hit that bullseye, the rest of the dominoes
>  will fall like a house of cards... checkmate!"
>  -Zapp Brannigan, Futurama
>
>
>
> On Thu, Apr 12, 2012 at 15:47, Muhammad Niaz Rana 
> wrote:
> > Hi All,
> > I have to write code to validate the email, not just regex to
> > validate on client side :)
> > I have to validate the email i.e. weather is exists or Bounce back with
> some
> > error information.
> > Is there any standard way to validate email address and its source code.?
> >
> >
> > Thanks in advance.:)
> >
> > --
> >
> > Regards,
> > Muhammad Niaz
> >
>



-- 

Regards,
Muhammad Niaz


About Validate Email

2012-04-11 Thread Muhammad Niaz Rana
Hi All,
I have to write code to validate the email, not just regex to
validate on client side :)
I have to validate the email i.e. weather is exists or Bounce back with
some error information.
Is there any standard way to validate email address and its source code.?


Thanks in advance.:)

-- 

Regards,
Muhammad Niaz


Re: Control events in ContentPlaceHolder

2012-04-11 Thread Muhammad Niaz Rana
what is my meaning dear,
  if you put your Server side Controls in html table, not in

 
  
  
  
 

because its also good performance point view.
if you have any query please let me know.

On Wed, Apr 11, 2012 at 5:10 PM, Peter Maddin wrote:

> Thanks
>
> ** **
>
> >> If its not the special case why dont you use just  .?***
> *
>
> ** **
>
> Not sure what you mean here.
>
> ** **
>
> *Regards Peter Maddin*
> *Applications Development Officer*
> *Path**West Laboratory Medicine WA*
> *Phone : +618 6396 4285 (Monday, Wednesday,Friday)*
>
> *Phone : +618 9346 4372 (Tuesday, Thursday)**
> Mobile: 0423 540 825*
> *E-Mail : petermad...@iinet.net.au; peter.mad...@health.wa.gov.au*
> *The contents of this e-mail transmission outside of the WAGHS network
> are intended solely for the named recipient's), may be confidential, and
> may be privileged or otherwise protected from disclosure in the public
> interest. The use, reproduction, disclosure or distribution of the contents
> of this e-mail transmission by any person other than the named recipient(s)
> is prohibited. If you are not a named recipient please notify the sender
> immediately**.*
>
>  
>
> ** **
>
> *From:* ozdotnet-boun...@ozdotnet.com [mailto:
> ozdotnet-boun...@ozdotnet.com] *On Behalf Of *Muhammad Niaz Rana
> *Sent:* Wednesday, 11 April 2012 7:46 PM
> *To:* ozDotNet
> *Subject:* Re: Control events in ContentPlaceHolder
>
> ** **
>
> Peter, you are right this is designer issue,
>
> First of all if you want to wireup event for OnClientClick, there will no
> dropdown even in VS 2010, there will be just textbox to enter client side
> method of JS.
>
> If its not the special case why dont you use just  .?
>
> Resharper can help you lot.
>
> ** **
>
> Regards,
>
> -MN
>
> ** **
>
> On Wed, Apr 11, 2012 at 3:40 PM, Peter Maddin 
> wrote:
>
> Thanks for the reply.
>
>  
>
> I am using the content not the master page.
>
>  
>
> I moved the button out from the table and could then select and double
> click on it to generate my event handler.
>
> I then cut and pasted it back into the table.
>
>  
>
> I am pretty rusty with asp.net, but this seems a little silly to have to
> do this to get things to be recognized in the designer.
>
>  
>
> *Regards Peter Maddin*
> *Applications Development Officer*
> *Path**West Laboratory Medicine WA*
> *Phone : +618 6396 4285 (Monday, Wednesday,Friday)*
>
> *Phone : +618 9346 4372 (Tuesday, Thursday)
> Mobile: 0423 540 825*
> *E-Mail : petermad...@iinet.net.au; peter.mad...@health.wa.gov.au*
> *The contents of this e-mail transmission outside of the WAGHS network
> are intended solely for the named recipient's), may be confidential, and
> may be privileged or otherwise protected from disclosure in the public
> interest. The use, reproduction, disclosure or distribution of the contents
> of this e-mail transmission by any person other than the named recipient(s)
> is prohibited. If you are not a named recipient please notify the sender
> immediately**.*
>
>  
>
>  
>
> *From:* ozdotnet-boun...@ozdotnet.com [mailto:
> ozdotnet-boun...@ozdotnet.com] *On Behalf Of *David Loo
> *Sent:* Wednesday, 11 April 2012 4:54 PM
> *To:* ozdotnet@ozdotnet.com
> *Subject:* RE: Control events in ContentPlaceHolder
>
>  
>
>
> Hi Peter,
>
>  
>
> Are you trying to access the properties of that control from the master
> page or the inherited page from the master?
>
>  
>
>  
>
> *David Loo*
> MCPD, MCTS, MCP
>
> http://www.davidloo.com
>
> (m) 0405132886
>
>  
>
>  
> --
>
> From: petermad...@iinet.net.au
> To: ozdotnet@ozdotnet.com
> Subject: Control events in ContentPlaceHolder
> Date: Wed, 11 Apr 2012 16:28:16 +0800
>
> I am using a web form using a master page.
>
>  
>
> I have a couple of tables containing controls.
>
> However in the designer I cannot get to the individual controls only
> container controls.
>
> I have to go to the html source and click on a control in the html source
> to get to its properties.
>
>  
>
> How do I assign an event handler to something as simple as a button (I know 
> the most obvious answer is move up to asp.net mvc4 but please bear with me 
> here, I need to walk before I run)
>
>  
>
> With the really old asp.net everything was so simple (and limited).
>
>  
>
> 

Re: Control events in ContentPlaceHolder

2012-04-11 Thread Muhammad Niaz Rana
Peter, you are right this is designer issue,
First of all if you want to wireup event for OnClientClick, there will no
dropdown even in VS 2010, there will be just textbox to enter client side
method of JS.
If its not the special case why dont you use just  .?
Resharper can help you lot.

Regards,
-MN


On Wed, Apr 11, 2012 at 3:40 PM, Peter Maddin wrote:

> Thanks for the reply.
>
> ** **
>
> I am using the content not the master page.
>
> ** **
>
> I moved the button out from the table and could then select and double
> click on it to generate my event handler.
>
> I then cut and pasted it back into the table.
>
> ** **
>
> I am pretty rusty with asp.net, but this seems a little silly to have to
> do this to get things to be recognized in the designer.
>
> ** **
>
> *Regards Peter Maddin*
> *Applications Development Officer*
> *Path**West Laboratory Medicine WA*
> *Phone : +618 6396 4285 (Monday, Wednesday,Friday)*
>
> *Phone : +618 9346 4372 (Tuesday, Thursday)**
> Mobile: 0423 540 825*
> *E-Mail : petermad...@iinet.net.au; peter.mad...@health.wa.gov.au*
> *The contents of this e-mail transmission outside of the WAGHS network
> are intended solely for the named recipient's), may be confidential, and
> may be privileged or otherwise protected from disclosure in the public
> interest. The use, reproduction, disclosure or distribution of the contents
> of this e-mail transmission by any person other than the named recipient(s)
> is prohibited. If you are not a named recipient please notify the sender
> immediately**.*
>
>  
>
> ** **
>
> *From:* ozdotnet-boun...@ozdotnet.com [mailto:
> ozdotnet-boun...@ozdotnet.com] *On Behalf Of *David Loo
> *Sent:* Wednesday, 11 April 2012 4:54 PM
> *To:* ozdotnet@ozdotnet.com
> *Subject:* RE: Control events in ContentPlaceHolder
>
> ** **
>
>
> Hi Peter,
>
> ** **
>
> Are you trying to access the properties of that control from the master
> page or the inherited page from the master?
>
> ** **
>
> ** **
>
> *David Loo*
> MCPD, MCTS, MCP
>
> http://www.davidloo.com
>
> (m) 0405132886
>
> ** **
>
> ** **
> --
>
> From: petermad...@iinet.net.au
> To: ozdotnet@ozdotnet.com
> Subject: Control events in ContentPlaceHolder
> Date: Wed, 11 Apr 2012 16:28:16 +0800
>
> I am using a web form using a master page.
>
>  
>
> I have a couple of tables containing controls.
>
> However in the designer I cannot get to the individual controls only
> container controls.
>
> I have to go to the html source and click on a control in the html source
> to get to its properties.
>
>  
>
> How do I assign an event handler to something as simple as a button (I know 
> the most obvious answer is move up to asp.net mvc4 but please bear with me 
> here, I need to walk before I run)
>
>  
>
> With the really old asp.net everything was so simple (and limited).
>
>  
>
> If I have 
>
>  
>
> 
>
>  Text="Search" />
>
> 
>
>  
>
> I seem to have to wire up everything manually. I do get an OnClientClick 
> property but its just empty. No drop down list to select an existing event 
> handler. Double clicking does not generate an event handler stub.
>
> Seems to have gone backwards (at least to my simple way of thinking)
>
>  
>
> *Regards Peter Maddin*
> *Applications Development Officer*
> *Path**West Laboratory Medicine WA*
> *Phone : +618 6396 4285 (Monday, Wednesday,Friday)*
>
> *Phone : +618 9346 4372 (Tuesday, Thursday)
> Mobile: 0423 540 825*
> *E-Mail : petermad...@iinet.net.au; peter.mad...@health.wa.gov.au*
> *The contents of this e-mail transmission outside of the WAGHS network
> are intended solely for the named recipient's), may be confidential, and
> may be privileged or otherwise protected from disclosure in the public
> interest. The use, reproduction, disclosure or distribution of the contents
> of this e-mail transmission by any person other than the named recipient(s)
> is prohibited. If you are not a named recipient please notify the sender
> immediately**.*
>
>  
>
>  
>



-- 

Regards,
Muhammad Niaz


Re: ASP.NET App As service

2012-04-07 Thread Muhammad Niaz Rana
I know Phil Haack's implementation is latest and great, but what if
this,please comments if i prefer this approach of article written by:
Omar Al Zabir
"Simulate a Windows Service using ASP.NET to run scheduled jobs"
http://www.codeproject.com/Articles/12117/Simulate-a-Windows-Service-using-ASP-NET-to-run-sc

please do comments the pros & cons of this implementation.


thanks in advance.
Regards,
-MN
On Sat, Apr 7, 2012 at 3:22 AM, Filip Kratochvil  wrote:
> Have a look at Quartz.NET (http://quartznet.sourceforge.net/).
>
>
>
>
>
> On 6 April 2012 19:25, Michael Minutillo 
> wrote:
>>
>> A good starting point is this article by Phil Haack
>> http://haacked.com/archive/2011/10/16/the-dangers-of-implementing-recurring-background-tasks-in-asp-net.aspx
>>
>> I don't think they can kill off threads (unless they have customized the
>> ASP.NET host) but they can recycle your app pool if you don't take steps to
>> prevent it
>>
>> On Apr 6, 2012 4:13 PM, "Muhammad Niaz Rana"  wrote:
>>>
>>> Can you please send any sample source code, what you did if possible
>>> or any url to get the idea.
>>>
>>>
>>> thanks in advance.
>>>
>>> On Fri, Apr 6, 2012 at 1:03 PM, Greg Keogh  wrote:
>>> >>But what is my understanding, that hosting company can remove your
>>> >> Threads.
>>> > like GoDady.com
>>> >
>>> > I find it hard to believe they could do that -- Greg
>>> >
>>>
>>>
>>>
>>> --
>>>
>>> Regards,
>>> Muhammad Niaz
>
>



-- 

Regards,
Muhammad Niaz


Valid Email exists

2012-04-06 Thread Muhammad Niaz Rana
Hi All,
I have to validate the user's email address if its valid then i have
to execute some code.
Like weather this email address exists if yes then send him/her email
of Welcome.


More Business Scenario Detail:
 User come on my Web App after entering his/her Email Address
then he/she search
and we show some results to him/her,
if he/she is valid user then we will send him/her Leeds also to admin etc.


-- 

Regards,
-MN


Re: ASP.NET App As service

2012-04-06 Thread Muhammad Niaz Rana
Can you please send any sample source code, what you did if possible
or any url to get the idea.


thanks in advance.

On Fri, Apr 6, 2012 at 1:03 PM, Greg Keogh  wrote:
>>But what is my understanding, that hosting company can remove your Threads.
> like GoDady.com
>
> I find it hard to believe they could do that -- Greg
>



-- 

Regards,
Muhammad Niaz


Re: ASP.NET App As service

2012-04-05 Thread Muhammad Niaz Rana
But what is my understanding, that hosting company can remove your
Threads. like GoDady.com

On Fri, Apr 6, 2012 at 8:39 AM, Greg Keogh  wrote:
> I've previous created Threading Timer classes in global.asax as the app
> starts. Mine weren't set for a particular time, but woke up at intervals to
> do some background work. You have to be aware that the lifetime of ASP.NET
> apps is unpredictable and you have to take care that the timers are smart
> enough to deal with being randomly recreated.
>
> Greg
>
> -Original Message-
> From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com]
> On Behalf Of Muhammad Niaz Rana
> Subject: ASP.NET App As service
>
> hi All,
>        I am using asp.net 4.0 Tiers based App, i want to schedule my some
> jobs (time based) without including Window service due to server
> restrictions when it will be deployed.
> Please guide me what the best about requirements and then performance wise.
>



-- 

Regards,
Muhammad Niaz


ASP.NET App As service

2012-04-05 Thread Muhammad Niaz Rana
hi All,
I am using asp.net 4.0 Tiers based App, i want to schedule my
some jobs (time based) without including Window service due to server
restrictions when it will be deployed.
Please guide me what the best about requirements and then performance wise.


Thanks in advance.

-- 

Regards,
-MN