Access master page control from content page C# asp.net
If you are using content page and want to hide some menu or row of master page as per access…
If you are using content page and want to hide some menu or row of master page as per access…
Use the android:drawableLeft property on the EditText. Same way you can Use the android:drawableRight property on the EditText. Which will…
You can put Imagebutton in android development. For that you need to remember following 3 steps. Add Image to Resouce…
In Layout Code You can use hint property of EditText android:hint="My Hint" but if you want to use change font…
In Layout Code You can use hint property of EditText android:hint="My Hint" but if you want to use any backcolor…
Most of android developers start android designing from login page only. As this is going to be your first page…
If you are running .Net framework 4 and want to get IP address of local machine using C# code then…
Client side scripting language Javascript has an event driven error handling model where you define a handler function for window.onerror…
This error generally comes when you are new to Java or too tired of working and then too developing something…
Working with Copy image or Resize image. You may get error that “A generic error occurred in GDI+”. I have…