
Search In
I came across a requirement where i had to find the current domain address of the app as i had to send an email to users with a public page url. I knew the virtual address of page but it would not work as in order to open a page from my website using
“Server.Transfer” vs “response.Redirect”
Server.Transfer
The sequence of transfer in Server.Transfer:
1)The transfer is done by the server.
2)Suppose there are two asp.net pages Webform1.aspx and Webform2.aspx. The navigation from Webform1 to Web
Following are some key challenges of Software Testing:
1) Testing the complete application:
It is quite impossible to test the complete application. There are many test combinations so it’s impossible to test every combination. It will delay
I have certain queries regarding annotations in Java.
What is the usage of annotations in java? What are the major applications where we can use it?
Can these be used to replace XML based configuration completely and is it language specific. i.e on
Callback Functions:
It is used to prevent executing further code until earlier effects has not executed completely. As we know in jQuery effects takes time to complete and sometime next line code get executed while the earlier effects are still exec
As there are many other service providers. Why will a client choose me?
An ideal answer should contain an option to automate the Digital Marketing Business completely suiting the present day market trends and customer requirements. Thanks in advance
Hello Friends,I m developing an android app based on Gym Management System
Well I have complete the CURD part coding now I only want attendance and fees remainder coding section
please Help me out guys or guide me
Hi,
Like UIButtons we don’t have IBActions for SKSpriteNode and what if we have to trigger the click event on SpriteNodes. Solution comes here by handling touch methods provided by UIResponder class.
Start by creating a subclass of Sp
Hiii guys, one problem occurred in my android app.
Problem: I add map on fragment in tab layout but not move camera position location wise and also I can't add marker and not perform other operation but i try this code on activity at t
I have tables on booking orders for trips.
Bookings (booking_id, booking_time, driver_id, customer_id)
Drivers (driver_id, name)
I need to identify all customers who have had at least 60% of their bookings completed by the same driver within the last